diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2012-03-13 15:54:18 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2012-03-13 15:54:18 -0500 |
commit | c102fa59f4f45f60f660e37e16ba6e88a01b35cd (patch) | |
tree | c2fdaf9a909fd1f3c50f250bcd3dc77d8eade8ad /debian | |
parent | 2c9a58b193daa011a2c72e01626711b7444e45e1 (diff) | |
parent | fed02bf9683b491b5db0196495377671594de98b (diff) | |
download | ayatana-indicator-application-c102fa59f4f45f60f660e37e16ba6e88a01b35cd.tar.gz ayatana-indicator-application-c102fa59f4f45f60f660e37e16ba6e88a01b35cd.tar.bz2 ayatana-indicator-application-c102fa59f4f45f60f660e37e16ba6e88a01b35cd.zip |
* New upstream release.
* Fix a dbus memory leak. (LP: #953585)
* Fix potential integer overflow (LP: #944234)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 05d8c72..e44f87b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +indicator-application (0.4.93-0ubuntu1~ppa) UNRELEASED; urgency=low + + * New upstream release. + * Fix a dbus memory leak. (LP: #953585) + * Fix potential integer overflow (LP: #944234) + + -- charles <charles.kerr@canonical.com> Tue, 13 Mar 2012 15:53:17 -0500 + indicator-application (0.4.92-0ubuntu1) precise; urgency=low * New upstream release. |