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