summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-08-30 16:09:03 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-08-30 16:09:03 +0000
commitcc39b38159a1288c572c3dd24934fe20cb7d0930 (patch)
treefe39e14bc2d3d449bf2cf1a94dd99ad5b9a4c0a7 /ChangeLog.pre-2-10
parent0aa27306aa6d0cf199b7da521fa2b5fe324213d3 (diff)
downloadgtk+-cc39b38159a1288c572c3dd24934fe20cb7d0930.tar.gz
Fix some unused code. (#313946, Christian Persch)
2005-08-30 Matthias Clasen <mclasen@redhat.com> * gtk/gtkentry.c (gtk_entry_draw_frame): Fix some unused code. (#313946, Christian Persch)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-103
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 8a781b7e23..ca1198aba7 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,5 +1,8 @@
2005-08-30 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkentry.c (gtk_entry_draw_frame): Fix some unused
+ code. (#313946, Christian Persch)
+
* gtk/gtkuimanager.c (gtk_ui_manager_class_init): Another
fix for the default value of the "ui" property.