summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorBill Haneman <billh@src.gnome.org>2002-10-07 15:16:06 +0000
committerBill Haneman <billh@src.gnome.org>2002-10-07 15:16:06 +0000
commit4494b086fd5feeccd84abb79846149850cdaf83c (patch)
tree50aa45a2ce2dc723901e38b0e382e87e75e14405 /ChangeLog.pre-2-4
parent285c8f78fc52a07a59593219d8d4f195e3470eb5 (diff)
downloadgtk+-4494b086fd5feeccd84abb79846149850cdaf83c.tar.gz
gdk_image_get_pixel, gdk_image_put_pixel: Fixed sense of bounds checks.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-46
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 1d1c91de8f..9f19f3156d 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,9 @@
+Mon Oct 7 16:07:52 2002 Bill Haneman <bill.haneman@sun.com>
+
+ * gdk/x11/gdkimage-x11.c gdk/linux-fb/gdkimage-x11.c
+ gdk/win32/gdkimage-x11.c: (gdk_image_get_pixel):
+ (gdk_image_put_pixel): Fixed sense of bounds checks.
+
Sun Oct 6 21:23:29 2002 Manish Singh <yosh@gimp.org>
* gtk/gtkcontainer.[ch] gtk/gtkbox.[ch] gtk/gtkhbox.[ch]