summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorManish Singh <yosh@gimp.org>2001-08-28 05:05:53 +0000
committerManish Singh <yosh@src.gnome.org>2001-08-28 05:05:53 +0000
commit4710829798aaafd3120b799960a44436b32d2b72 (patch)
treedc42160f70d95f8d1be95f3e1583a734766c74f7 /ChangeLog.pre-2-4
parent5d9166f15bb4ebd07ed2269079b4f367475bbde7 (diff)
downloadgdk-pixbuf-4710829798aaafd3120b799960a44436b32d2b72.tar.gz
fix silly cut'n'paste error, with_label and with_mnemonic should create
Mon Aug 27 22:00:41 2001 Manish Singh <yosh@gimp.org> * gtk/gtkradiobutton.c: fix silly cut'n'paste error, with_label and with_mnemonic should create radio buttons, not check buttons
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 7fc2f3c3f..f1d8824bc 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,9 @@
+Mon Aug 27 22:00:41 2001 Manish Singh <yosh@gimp.org>
+
+ * gtk/gtkradiobutton.c: fix silly cut'n'paste error,
+ with_label and with_mnemonic should create radio buttons, not
+ check buttons
+
Mon Aug 27 15:28:56 2001 Jonathan Blandford <jrb@redhat.com>
* tests/testtreefocus.c (main): Fix to use GtkSelectionMode.