aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-02-18 12:21:04 -0600
committerTed Gould <ted@gould.cx>2010-02-18 12:21:04 -0600
commit8fe010b29ccc4d32c2bc326b67fc9ff1f63b05df (patch)
treeb03109c0f8ff20b52161da7b906ac8962ca31835 /debian/changelog
parentd1741b51fc36866b182fe3e70f54fef45adae2f6 (diff)
parentb9713df6cd2898e5f86d8dcf1f39634bc1cc6736 (diff)
downloadayatana-indicator-messages-8fe010b29ccc4d32c2bc326b67fc9ff1f63b05df.tar.gz
ayatana-indicator-messages-8fe010b29ccc4d32c2bc326b67fc9ff1f63b05df.tar.bz2
ayatana-indicator-messages-8fe010b29ccc4d32c2bc326b67fc9ff1f63b05df.zip
* Upstream release 0.3.2
* Removing extra ref * Moving locally defined variable to use the one defined in the function to fix a NULL pointer. (lp: #518547) * Disconnect the count changed signal property * Adding static desktop shortcuts to application items * Adding dynamic application menuitems * Switching application menu items to remove descriptions and add in application icons
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 572d63f..154e966 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+indicator-messages (0.3.2-0ubuntu1~ppa1) UNRELEASED; urgency=low
+
+ * Upstream release 0.3.2
+ * Removing extra ref
+ * Moving locally defined variable to use the one defined in
+ the function to fix a NULL pointer. (lp: #518547)
+ * Disconnect the count changed signal property
+ * Adding static desktop shortcuts to application items
+ * Adding dynamic application menuitems
+ * Switching application menu items to remove descriptions
+ and add in application icons
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 18 Feb 2010 12:18:27 -0600
+
indicator-messages (0.3.1-0ubuntu2) lucid; urgency=low
* Upstream Merge