diff options
author | Ted Gould <ted@gould.cx> | 2010-05-20 21:34:54 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-05-20 21:34:54 -0500 |
commit | 9b028d987ece794583a67a332da437fc18cb0ce2 (patch) | |
tree | 49d51e937b4c87861a26476813cf515efef2e38b /ChangeLog | |
parent | d005a22755a0dd3b9f752d66a0479272a09663ae (diff) | |
parent | cd4c6e073fde9cdaa17e58bc1a54eca708d57ac7 (diff) | |
download | ayatana-indicator-application-9b028d987ece794583a67a332da437fc18cb0ce2.tar.gz ayatana-indicator-application-9b028d987ece794583a67a332da437fc18cb0ce2.tar.bz2 ayatana-indicator-application-9b028d987ece794583a67a332da437fc18cb0ce2.zip |
Import upstream version 0.0.20
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 |