summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorMatthias Clasen <maclas@gmx.de>2003-09-17 19:18:45 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2003-09-17 19:18:45 +0000
commit3044d0f514c3367b3439014bbdc0380ef29239a2 (patch)
tree422ca53254b1073ffc5c66841b121746e8f46e29 /ChangeLog.pre-2-6
parent77d23072c27501479cc0080c46d6f4bcf7d0fac0 (diff)
downloadgtk+-3044d0f514c3367b3439014bbdc0380ef29239a2.tar.gz
Report unexpected character data as error from the GMarkup parser,
2003-09-17 Matthias Clasen <maclas@gmx.de> * gtk/gtkuimanager.c (text_handler): Report unexpected character data as error from the GMarkup parser, otherwise things like gtk_ui_manager_add_ui_from_string (ui, "Hi there!", -1, &error) pass unexpectedly.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-67
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 39a7bf2af9..4aa690e874 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,10 @@
+2003-09-17 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkuimanager.c (text_handler): Report unexpected character
+ data as error from the GMarkup parser, otherwise things like
+ gtk_ui_manager_add_ui_from_string (ui, "Hi there!", -1, &error)
+ pass unexpectedly.
+
Wed Sep 17 02:38:53 2003 Soeren Sandmann <sandmann@daimi.au.dk>
* gtk/gtktoolbar.c (gtk_toolbar_class_init): revert accidentally