diff options
author | Matthias Clasen <maclas@gmx.de> | 2004-01-09 21:22:38 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-01-09 21:22:38 +0000 |
commit | e57f9891375ec2f4a265d296ae3280ad7618c582 (patch) | |
tree | b9d2ff8a3ba9184482805ee4cfac6727dd64740f /ChangeLog | |
parent | ca4961cf20531baf7b9ba907e497756af423f9cf (diff) | |
download | gdk-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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() |