summaryrefslogtreecommitdiff
path: root/contrib/gdk-pixbuf-xlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gdk-pixbuf-xlib/ChangeLog')
-rw-r--r--contrib/gdk-pixbuf-xlib/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/contrib/gdk-pixbuf-xlib/ChangeLog b/contrib/gdk-pixbuf-xlib/ChangeLog
index f29c11f5f7..ca15378d86 100644
--- a/contrib/gdk-pixbuf-xlib/ChangeLog
+++ b/contrib/gdk-pixbuf-xlib/ChangeLog
@@ -1,3 +1,14 @@
+2002-01-25 Federico Mena Quintero <federico@ximian.com>
+
+ Merge from gdk-pixbuf stable.
+
+ * gdk-pixbuf-xlib-drawable.c (rgb565msb): Fixed the endianness
+ conversion --- swap the individual 16 bit values instead of taking
+ everying as a 32 bit value.
+ (rgb565lsb): Likewise.
+ (rgb555lsb): Likewise.
+ (rgb555msb): Likewise.
+
2001-11-26 Akira TAGOH <tagoh@redhat.com>
* Makefile.am (libgdk_pixbuf_xlib_1_3_la_LDFLAGS):