aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-03-21 16:25:18 -0500
committerCharles Kerr <charles.kerr@canonical.com>2012-03-21 16:25:18 -0500
commit3aa2827ef25c9695a9b32d9976fe2dac59123f62 (patch)
tree4878c3285b5654b40349917efade1d15cb841a0a /debian/changelog
parent03fa0726e8a97ef12f56c470dfa2b20ac72d0940 (diff)
parent812ded8224978f47453e53eb63fc11c754bac0c6 (diff)
downloadlibayatana-appindicator-3aa2827ef25c9695a9b32d9976fe2dac59123f62.tar.gz
libayatana-appindicator-3aa2827ef25c9695a9b32d9976fe2dac59123f62.tar.bz2
libayatana-appindicator-3aa2827ef25c9695a9b32d9976fe2dac59123f62.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
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d39f5b9..cd8021e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libappindicator (0.4.92-0ubuntu1) UNRELEASED; 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
+
+ -- Charles Kerr <charles.kerr@canonical.com> Wed, 21 Mar 2012 16:23:23 -0500
+
libappindicator (0.4.91-0ubuntu3) precise; urgency=low
* debian/rules: build without make check until the builder environment