aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2012-03-14 19:28:13 +0100
committerSebastien Bacher <seb128@ubuntu.com>2012-03-14 19:28:13 +0100
commitcc14b532413d3119dd42f5d741aa32e9b87a0d48 (patch)
treed68ec666ae4fe43052d9d8ac57fb1fcf73e6960b /debian
parent80459a44a331b92190c1caee896eabce77d19a02 (diff)
parentde6e9e4cff040336fd949f99ed3cab829d3f2b10 (diff)
downloadayatana-indicator-application-cc14b532413d3119dd42f5d741aa32e9b87a0d48.tar.gz
ayatana-indicator-application-cc14b532413d3119dd42f5d741aa32e9b87a0d48.tar.bz2
ayatana-indicator-application-cc14b532413d3119dd42f5d741aa32e9b87a0d48.zip
* New upstream release:
- Coverity INTEGER_OVERFLOW - CID 10716 (lp: #944234) - small memory leak caused by inline use of dbus_g_method_get_sender() (lp: #953585)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 05d8c72..0b02ee2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+indicator-application (0.4.93-0ubuntu1) UNRELEASED; urgency=low
+
+ * New upstream release:
+ - Coverity INTEGER_OVERFLOW - CID 10716 (lp: #944234)
+ - small memory leak caused by inline use of dbus_g_method_get_sender()
+ (lp: #953585)
+
+ -- Sebastien Bacher <seb128@ubuntu.com> Wed, 14 Mar 2012 19:26:54 +0100
+
indicator-application (0.4.92-0ubuntu1) precise; urgency=low
* New upstream release.