summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-09-27 21:26:18 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-09-27 21:26:18 +0000
commitafecb32dbc680acdf961b40d589d3db3d8ae9c58 (patch)
treec2a2407ea4dd94214386c699e24fbf595715ceac /ChangeLog.pre-2-2
parentf3f02c0e1e3ce53986a7e12032f6ce9ddd7d42cd (diff)
downloadgtk+-afecb32dbc680acdf961b40d589d3db3d8ae9c58.tar.gz
Fix some signed/unsigned warnings. (#85863, David L. Cooper II)
Fri Sep 27 17:23:31 2002 Owen Taylor <otaylor@redhat.com> * gtk/gtkcolorsel.c: Fix some signed/unsigned warnings. (#85863, David L. Cooper II)
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-25
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 01f1f395ff..a3e6b48cdd 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,8 @@
+Fri Sep 27 17:23:31 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkcolorsel.c: Fix some signed/unsigned warnings.
+ (#85863, David L. Cooper II)
+
Fri Sep 27 16:23:49 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtklabel.c : Replaced instances where strlen (label->label) is