aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2012-03-21 18:01:54 -0400
committerKen VanDine <ken.vandine@canonical.com>2012-03-21 18:01:54 -0400
commitf3df2e12e4e66c255c9340d3c1093ddc65e7fbc8 (patch)
treee8850e79e1159f89731bf004841c55ced1941fbb /debian/changelog
parent73331d64cff60d8c96220bda4a088b67df01f652 (diff)
parentea6700d2427e98e98aca529911fb97f577df783e (diff)
downloadlibayatana-appindicator-f3df2e12e4e66c255c9340d3c1093ddc65e7fbc8.tar.gz
libayatana-appindicator-f3df2e12e4e66c255c9340d3c1093ddc65e7fbc8.tar.bz2
libayatana-appindicator-f3df2e12e4e66c255c9340d3c1093ddc65e7fbc8.zip
* New upstream release.
* Fix a Coverity PW.BRANCH_PAST_INITIALIZATION error (LP: #957471) * Fix FTB bug from ambiguity between Glib.Menu and Gtk.Menu in the Vala code * debian/control: Updating to valac-0.16
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d39f5b9..bb66de2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libappindicator (0.4.92-0ubuntu1) precise; urgency=low
+
+ * New upstream release.
+ * Fix a Coverity PW.BRANCH_PAST_INITIALIZATION error (LP: #957471)
+ * Fix FTB bug from ambiguity between Glib.Menu and Gtk.Menu in the Vala code
+ * debian/control: Updating to valac-0.16
+
+ -- Charles Kerr <charles.kerr@canonical.com> Wed, 21 Mar 2012 16:35:56 -0500
+
libappindicator (0.4.91-0ubuntu3) precise; urgency=low
* debian/rules: build without make check until the builder environment