summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <maclas@gmx.de>2004-01-09 21:22:38 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-01-09 21:22:38 +0000
commite57f9891375ec2f4a265d296ae3280ad7618c582 (patch)
treeb9d2ff8a3ba9184482805ee4cfac6727dd64740f /ChangeLog
parentca4961cf20531baf7b9ba907e497756af423f9cf (diff)
downloadgdk-pixbuf-e57f9891375ec2f4a265d296ae3280ad7618c582.tar.gz
Introduce a new parser state for accelerator elements to avoid misparsing
Fri Jan 9 22:23:45 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkuimanager.c: Introduce a new parser state for accelerator elements to avoid misparsing files containing such elements. (#131035, Morten Welinder)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df276379b..ac47526e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Fri Jan 9 22:23:45 2004 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkuimanager.c: Introduce a new parser state for
+ accelerator elements to avoid misparsing files containing
+ such elements. (#131035, Morten Welinder)
+
Fri Jan 9 11:58:47 2004 Manish Singh <yosh@gimp.org>
* gdk-pixbuf/gdk-pixbuf-io.c: #include <unistd.h> for unlink()