aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-02-23 00:00:41 -0600
committerTed Gould <ted@gould.cx>2012-02-23 00:00:41 -0600
commit8dc3a0013a6fd0d8ab54edf0944f842da751c4e7 (patch)
tree6fd29cf2911bd992ab436cf5cf02e34f05dbfe16 /ChangeLog
parentaeee68e0dd671630e9d1ffa4c8bee5dd78db2066 (diff)
parent3a9221c21feb1701119db5079bf3e350c0cb0aac (diff)
downloadlibdbusmenu-8dc3a0013a6fd0d8ab54edf0944f842da751c4e7.tar.gz
libdbusmenu-8dc3a0013a6fd0d8ab54edf0944f842da751c4e7.tar.bz2
libdbusmenu-8dc3a0013a6fd0d8ab54edf0944f842da751c4e7.zip
Import upstream version 0.5.92
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