diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 27 |
1 files changed, 27 insertions, 0 deletions
@@ -1,5 +1,32 @@ # Generated by Makefile. Do not edit. +2010-05-20 Ted Gould <ted@gould.cx> + + Fixing the ref leakage of a child object. + +2010-05-19 Ted Gould <ted@gould.cx> + + Changing it so the object gets unref'd + +2010-04-14 Ted Gould <ted@gould.cx> + + Adding assembly info for Mono bindings + +2010-04-14 Cody Russell <crussell@canonical.com> + + Add AssemblyInfo.cs to the Mono bindings. + +2010-04-13 Neil Jagdish Patel <neil.patel@canonical.com> + + Add G_LOG_DOMAIN support to the various targets for better messages + + modified: + src/Makefile.am + +2010-04-01 Ted Gould <ted@gould.cx> + + 0.0.19 + 2010-04-01 Ted Gould <ted@gould.cx> Fixing documentation distcheck |