aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog28
1 files changed, 28 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3dc066..4d97309 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,33 @@
# Generated by Makefile. Do not edit.
+2012-02-22 Ted Gould <ted@gould.cx>
+
+ 0.5.92
+
+2012-02-22 Ted Gould <ted@gould.cx>
+
+ Removing this test as it doesn't work properly with GTK currently
+
+2012-02-22 Ted Gould <ted@gould.cx>
+
+ Ensure labels don't leak and don't contain disposition markup
+
+2012-02-22 Alberto Mardegan <alberto.mardegan@canonical.com>
+
+ Do not leak the label text
+
+ Also, fix the indentation from the previous commit.
+
+2012-02-22 Alberto Mardegan <alberto.mardegan@canonical.com>
+
+ Do not read the label text from the label widget
+
+ The label text stored in the widget might have been modified with markup.
+ Instead of reading it back from the widget, return the text as set by the
+ client, unmodified.
+
+ Alter the test-gtk-submenu so that the correct behaviour is checked for.
+
2012-02-15 Ted Gould <ted@gould.cx>
0.5.91