aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-04-05 10:46:37 -0500
committerCharles Kerr <charles.kerr@canonical.com>2012-04-05 10:46:37 -0500
commit87ab9751157009059774c63ca3b5a2f395338c85 (patch)
tree04eeec45974652449093c7abef16bfeaeba9bf49 /ChangeLog
parent0bb911f850ebfd0f4ad2686966933272bb9bdefd (diff)
parent02a14f6b93bec06f7dc73dd6e93e691e0d254ca1 (diff)
downloadlibdbusmenu-87ab9751157009059774c63ca3b5a2f395338c85.tar.gz
libdbusmenu-87ab9751157009059774c63ca3b5a2f395338c85.tar.bz2
libdbusmenu-87ab9751157009059774c63ca3b5a2f395338c85.zip
Import upstream version 0.5.98
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 63fd031..f5ffa66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,21 @@
# Generated by Makefile. Do not edit.
+2012-04-05 Charles Kerr <charles.kerr@canonical.com>
+
+ 0.5.98
+
+2012-04-05 Charles Kerr <charles.kerr@canonical.com>
+
+ merge lp:~ted/dbusmenu/about-to-show-null-cb-protect to fix the about-to-show callback to better handle having a NULL callback, and thus NULL data. Putting some protections in as well so we'll get better errors from it if we make this mistake again.
+
+2012-04-04 Ted Gould <ted@gould.cx>
+
+ Make sure that if the callback is NULL we're not trying to get a callback
+
+2012-04-04 Ted Gould <ted@gould.cx>
+
+ Protect from the cases where we might get NULL in the data segment
+
2012-04-04 Charles Kerr <charles.kerr@canonical.com>
0.5.97