diff options
author | Raph Levien <raph@src.gnome.org> | 1998-10-05 22:30:08 +0000 |
---|---|---|
committer | Raph Levien <raph@src.gnome.org> | 1998-10-05 22:30:08 +0000 |
commit | ecb9ebbce3c525587692da56b508aeaa69b59105 (patch) | |
tree | f65fe6ce2e904023b721533ce3f63983bad1a64f /ChangeLog.pre-2-8 | |
parent | 6b15c2ca820758fe65866f611cc80697fcc304d0 (diff) | |
download | gtk+-ecb9ebbce3c525587692da56b508aeaa69b59105.tar.gz |
Fixed an alpha bug.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 9c3c172e56..3b0d5cc6ba 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,8 @@ +Mon Oct 5 15:26:30 1998 Raph Levien <raph@gimp.org> + + * gdk/gdkrgb.c (gdk_rgb_convert_0888_br): Fixed a few long's that + should have been guint32. Thanks to Tristan Colgate for finding it. + Sun Oct 4 22:47:22 CDT 1998 Shawn T. Amundson <amundson@gtk.org> * gtk/gtkcalendar.h: |