summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsmael E. Luceno2007-10-14 14:40:56 -0200
committerIsmael E. Luceno2007-10-14 14:40:56 -0200
commitc464b7b8cf72890d8b7436b7105a0d9d00d8ad04 (patch)
tree0d39183e5f207fd9d3f5de260bcfed9209b1467b
parent567a4b929420908eeeeb131dbd54c3e22ed31fd3 (diff)
xorg-server: update description & short
-rwxr-xr-xxorg-xserver/xorg-server/DETAILS16
-rw-r--r--xorg-xserver/xorg-server/HISTORY3
2 files changed, 5 insertions, 14 deletions
diff --git a/xorg-xserver/xorg-server/DETAILS b/xorg-xserver/xorg-server/DETAILS
index 980ab5f..4178a0c 100755
--- a/xorg-xserver/xorg-server/DETAILS
+++ b/xorg-xserver/xorg-server/DETAILS
@@ -14,19 +14,7 @@ SOURCE2_DIRECTORY=${BUILD_DIRECTORY}/Mesa-${VERSION2}
ENTERED=20051125
LICENSE[0]=XCL
SECURITY_PATCH=4
- SHORT="X servers (including Xorg, Xprt, Xvfb, Xnest, & Xdmx)"
+ SHORT="X servers (including Xorg, Xprt, Xvfb, Xnest & Xdmx)"
cat << EOF
-The XOrg Foundation, (a.k.a. X.org) has changed to an Open Source model to
-maintain the official Public Implementation of X11.
-
-The XOrg Foundation invites anyone who has an interest to join in. Anyone
-may create and work on a branch in the repository. See XOrgRepository for
-more information about the XOrg Foundation repository.
-
-The repository consists of an imported XFree86 tree that is very close
-to their 4.4 release. Just before its 4.4 release, XFree86 adopted a
-new licensing scheme incompatible with the GPL. For this reason, we have
-recreated its tree as closely as possible without importing files affected
-by the new license. Our tree is being referred to as simply "XOrg", and a
-public release will be made shortly.
+X servers (including Xorg, Xprt, Xvfb, Xnest & Xdmx), the core of the X Window System.
EOF
diff --git a/xorg-xserver/xorg-server/HISTORY b/xorg-xserver/xorg-server/HISTORY
index dbcb528..d910a40 100644
--- a/xorg-xserver/xorg-server/HISTORY
+++ b/xorg-xserver/xorg-server/HISTORY
@@ -1,3 +1,6 @@
+2007-10-14 Ismael E. Luceno <ismael.luceno@gmail.com>
+ * DETAILS: updated description & short
+
2007-09-07 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
* BUILD: added a fix for a gcc 4.2.0 regression