aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-05-20 22:09:25 -0500
committerTed Gould <ted@gould.cx>2010-05-20 22:09:25 -0500
commitef11b715019463771f13905be0ac63f0b1c2121e (patch)
tree4ee2e067e7dd17650a3d62208b6e372c8db21caf /ChangeLog
parent3c5b3e57b8114b230b7ffd31830701865046f24c (diff)
parent7cb5463c7a105be422f4f3ae995dbfd1c9a89e58 (diff)
downloadayatana-indicator-application-ef11b715019463771f13905be0ac63f0b1c2121e.tar.gz
ayatana-indicator-application-ef11b715019463771f13905be0ac63f0b1c2121e.tar.bz2
ayatana-indicator-application-ef11b715019463771f13905be0ac63f0b1c2121e.zip
Merging in the 0.1 series branch
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog35
1 files changed, 35 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b35c30d..80ee11c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,40 @@
# Generated by Makefile. Do not edit.
+2010-05-20 Ted Gould <ted@gould.cx>
+
+ Build fix to include the AssemblyInfo.cs file
+
+2010-05-20 Ted Gould <ted@gould.cx>
+
+ 0.0.20
+
+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