aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
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 aa076d1..5ac0fbb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+indicator-application (0.4.92-0ubuntu1~ppa1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * Explicitly specifying GVariant Builder types
+ * Cleaning up a switch statement (LP: #944236)
+
+ -- Ted Gould <ted@ubuntu.com> Fri, 09 Mar 2012 15:13:33 -0600
+
indicator-application (0.4.91-0ubuntu2) precise; urgency=low
* Backport an upstream fix for a gvariant misuse, thanks desrt for it!