aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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