aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-09-29 14:40:10 -0500
committerTed Gould <ted@gould.cx>2011-09-29 14:40:10 -0500
commit20ec3997c6cfbc160fa15d841ac477ccd5e23fd0 (patch)
treec08b31ea65729bc15c372aeaa1f0f0f5557c63f3 /ChangeLog
parentc808cc90d518f9b010d937a13a8db0e8018fa9fd (diff)
parent1e2a29f24c3f28fd4d7e22ee6f0e873fbcf47e4a (diff)
downloadlibdbusmenu-20ec3997c6cfbc160fa15d841ac477ccd5e23fd0.tar.gz
libdbusmenu-20ec3997c6cfbc160fa15d841ac477ccd5e23fd0.tar.bz2
libdbusmenu-20ec3997c6cfbc160fa15d841ac477ccd5e23fd0.zip
Import upstream version 0.5.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog48
1 files changed, 48 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd4b9c5..4e63087 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,53 @@
# Generated by Makefile. Do not edit.
+2011-09-29 Ted Gould <ted@gould.cx>
+
+ 0.5.0
+
+2011-09-29 Ted Gould <ted@gould.cx>
+
+ More NULL protection
+
+2011-09-23 Ted Gould <ted@gould.cx>
+
+ Protecting against NULL private areas
+
+2011-09-27 Ted Gould <ted@gould.cx>
+
+ Protect from a NULL class
+
+2011-09-23 Ted Gould <ted@gould.cx>
+
+ Ensure the class is correct
+
+2011-09-27 Ted Gould <ted@gould.cx>
+
+ Protect client_about_to_show() from abusers
+
+2011-09-23 Ted Gould <ted@gould.cx>
+
+ Attaching bug
+
+2011-09-23 Ted Gould <ted@gould.cx>
+
+ Protect an external function better
+
+2011-09-27 Ted Gould <ted@gould.cx>
+
+ Protect from NULL privates
+
+2011-09-23 Ted Gould <ted@gould.cx>
+
+ Protect against an odd crash. Not sure how the private becomes 'NULL'
+
+2011-09-23 Ted Gould <ted@gould.cx>
+
+ Fix ref leaks in proxy code
+
+2011-09-23 Michael Terry <michael.terry@canonical.com>
+
+ unref added children in proxy code
+
2011-09-19 Ted Gould <ted@gould.cx>
0.4.94