[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force XFree86 SVN commit: r1310 - trunk/debian



Author: branden
Date: 2004-04-23 10:53:21 -0500 (Fri, 23 Apr 2004)
New Revision: 1310

Modified:
   trunk/debian/changelog
Log:
Move item to the joint branden-fabbione section, since fabbione made it
actually work on non-SPARC machines.


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2004-04-23 15:48:07 UTC (rev 1309)
+++ trunk/debian/changelog	2004-04-23 15:53:21 UTC (rev 1310)
@@ -11,6 +11,12 @@
     alpha, hurd-i386, i386, ia64 and sparc accordingly. Thanks to Nathanael
     Nerode for his assistance with this issue.  (Closes: #242865)
 
+  * Fix SEGV when attempting to use GLX extension on SPARC due to failure of
+    extension to initialize a Mesa context; patch by Ferris McCormick,
+    backported from XFree86 CVS 2003-12-08 by Christian Guggenberger,
+    and updated to build on non-SPARC architectures by Fabio M. Di Nitto.
+    (Closes: #241331)
+
   Changes by Branden Robinson:
 
   * The tar achive within the .orig tar archive (stored this way due to the
@@ -166,12 +172,6 @@
     + Use shell's && and || operators instead of test(1)'s -a and -o
       operators, since the former is POSIX-compliant and the latter is not.
 
-  * Fix SEGV when attempting to use GLX extension on SPARC due to failure of
-    extension to initialize a Mesa context; patch by Ferris McCormick,
-    backported from XFree86 CVS 2003-12-08 by Christian Guggenberger,
-    and updated to build on non-sparc architectures by Fabio M. Di Nitto.
-    (Closes: #241331)
-
   * Disable RandR extension support in siliconmotion driver when the driver's
     "Rotate" option is used (thanks, Jim Paris).  (Closes: #241286)
 



Reply to: