aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog52
1 files changed, 52 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4626e49..defc97e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,57 @@
# Generated by Makefile. Do not edit.
+2011-03-23 Ted Gould <ted@gould.cx>
+
+ 0.4.0
+
+2011-03-23 Ted Gould <ted@gould.cx>
+
+ Ensure that we don't remove properties that are getting their values updated
+
+2011-03-22 Ted Gould <ted@gould.cx>
+
+ Protect against NULL properties
+
+2011-03-22 Ted Gould <ted@gould.cx>
+
+ Remove the link instead of the data
+
+2011-03-22 Ted Gould <ted@gould.cx>
+
+ Protect the entries that are about to be updated from being removed
+
+2011-03-23 Ted Gould <ted@gould.cx>
+
+ Switch to using iter_loop to protect from NULL variants
+
+2011-03-21 Ted Gould <ted@gould.cx>
+
+ A couple more intr_loops with a small memory leak fix
+
+2011-03-21 Ted Gould <ted@gould.cx>
+
+ Moving from iter_next to iter_loop on a couple more iterators
+
+2011-03-21 Ted Gould <ted@gould.cx>
+
+ Removing an unneeded iner_new
+
+2011-03-21 Ted Gould <ted@gould.cx>
+
+ Use iter_loop to handle unref'ing the variants cleanly.
+
+2011-03-22 Ted Gould <ted@gould.cx>
+
+ Look everywhere for accel closures
+
+2011-03-21 Michael Terry <mike@mterry.name>
+
+ check menu items for accelerators directly if accel label doesn't have one
+
+2011-03-21 Oleg Shparber <oleg.shparber@wisetroll.com>
+
+ Entering and exiting the GDK threads when calling up to GTK
+
2011-03-16 Ted Gould <ted@gould.cx>
0.3.102