aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2012-02-23 12:10:29 +0100
committerSebastien Bacher <seb128@ubuntu.com>2012-02-23 12:10:29 +0100
commitca576cbf1273ca628b97ae2e08e14c0dd525373b (patch)
tree484fc05718663af7eb49ef43faa75577a2afa79d /ChangeLog
parent5d1c17d52b13108c88038483812ebc6a438ce49a (diff)
parent66c91f88c9f7473025c0c5f9e83c582e79ff2dcc (diff)
downloadlibdbusmenu-ca576cbf1273ca628b97ae2e08e14c0dd525373b.tar.gz
libdbusmenu-ca576cbf1273ca628b97ae2e08e14c0dd525373b.tar.bz2
libdbusmenu-ca576cbf1273ca628b97ae2e08e14c0dd525373b.zip
releasing version 0.5.92-0ubuntu1
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