diff options
author | Ted Gould <ted@gould.cx> | 2012-03-09 15:14:29 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-03-09 15:14:29 -0600 |
commit | 889f6d9686d60523de5bb5ff239c9e7a2b27775c (patch) | |
tree | 09b6b18f637162f193f700842bb06063fdd15e43 /debian/changelog | |
parent | 9b0c61b301c8de469cd01ad28514c021e50e7aa7 (diff) | |
parent | d518799d9aa5a6fc509398d25849831f9109d8d9 (diff) | |
download | ayatana-indicator-application-889f6d9686d60523de5bb5ff239c9e7a2b27775c.tar.gz ayatana-indicator-application-889f6d9686d60523de5bb5ff239c9e7a2b27775c.tar.bz2 ayatana-indicator-application-889f6d9686d60523de5bb5ff239c9e7a2b27775c.zip |
* New upstream release.
* Explicitly specifying GVariant Builder types
* Cleaning up a switch statement (LP: #944236)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
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! |