summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <maclas@gmx.de>2004-01-11 01:05:42 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-01-11 01:05:42 +0000
commit130c18a1ea9dcdfbe53dff2814db6f0ec513b4b8 (patch)
treec0008befa29070dbd8bbfc38e37f0a4e35b25d40 /ChangeLog
parentc458d15779d8b446246930894afbbb9ea194f49e (diff)
downloadgtk+-130c18a1ea9dcdfbe53dff2814db6f0ec513b4b8.tar.gz
Remove accidentally committed notification stuff.
Sun Jan 11 01:55:07 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkaccelmap.c: Remove accidentally committed notification stuff. (gtk_accel_map_lock_path): (gtk_accel_map_unlock_path): Path locking can now be nested, a missing entry is silently created during lock_path(), and treated as an error during unlock_path(). These changes have been requested by Tim Janik.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ac47526e75..652a03f141 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Sun Jan 11 01:55:07 2004 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkaccelmap.c: Remove accidentally committed notification stuff.
+ (gtk_accel_map_lock_path):
+ (gtk_accel_map_unlock_path): Path locking can now be nested, a missing
+ entry is silently created during lock_path(), and treated as an error
+ during unlock_path(). These changes have been requested by Tim Janik.
+
Fri Jan 9 22:23:45 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtkuimanager.c: Introduce a new parser state for