Author: branden
Date: 2005-05-26 12:29:24 -0500 (Thu, 26 May 2005)
New Revision: 2271

Modified:
   trunk/debian/CHANGESETS
   trunk/debian/changelog
Log:
Mention two other changes to Xpm in fd.o xorg CVS HEAD.


Modified: trunk/debian/CHANGESETS
===================================================================
--- trunk/debian/CHANGESETS     2005-05-26 17:25:58 UTC (rev 2270)
+++ trunk/debian/CHANGESETS     2005-05-26 17:29:24 UTC (rev 2271)
@@ -36,8 +36,11 @@
 differences between the Xpm library code in this package release and that
 in freedesktop.org xorg CVS HEAD as of 2005-05-26 are 1) whitespace
 differences; 2) RCS keyword differences; 3) preprocessor directives to
-support autotoolization of the library; and 4) support for pre-ANSI C
-compilers in function prototypes.  (Closes: #308783)
-    2270
+support autotoolization of the library; 4) support for pre-ANSI C
+compilers in function declarations; 5) removal of some dead code in
+create.c; and 6) preprocessor-enforced ignorance of PutPixel32() on 64-bit
+systems (whose implementation was already disabled on 64-bit systems).
+(Closes: #308783)
+    2270, 2271
 
 vim:set ai et sts=4 sw=4 tw=80:

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2005-05-26 17:25:58 UTC (rev 2270)
+++ trunk/debian/changelog      2005-05-26 17:29:24 UTC (rev 2271)
@@ -11,8 +11,11 @@
     differences between the Xpm library code in this package release and that
     in freedesktop.org xorg CVS HEAD as of 2005-05-26 are 1) whitespace
     differences; 2) RCS keyword differences; 3) preprocessor directives to
-    support autotoolization of the library; and 4) support for pre-ANSI C
-    compilers in function declarations.  (Closes: #308783)
+    support autotoolization of the library; 4) support for pre-ANSI C
+    compilers in function declarations; 5) removal of some dead code in
+    create.c; and 6) preprocessor-enforced ignorance of PutPixel32() on 64-bit
+    systems (whose implementation was already disabled on 64-bit systems).
+    (Closes: #308783)
 
   Changes by Branden Robinson:
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to