diff options
author | Ted Gould <ted@gould.cx> | 2011-04-12 15:50:14 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-04-12 15:50:14 -0500 |
commit | 9ee516c7d4ad2e0793455e06d755fa89edd5e5c4 (patch) | |
tree | a5a00a0093959127a4a7f689d0e9ccbcbd49446c /debian/changelog | |
parent | 8589bf9e62970dfbd5820ff996d12b37c166df99 (diff) | |
parent | 4803742cced309b9e3a4249e3ba359fb61ce4e39 (diff) | |
download | ayatana-indicator-application-9ee516c7d4ad2e0793455e06d755fa89edd5e5c4.tar.gz ayatana-indicator-application-9ee516c7d4ad2e0793455e06d755fa89edd5e5c4.tar.bz2 ayatana-indicator-application-9ee516c7d4ad2e0793455e06d755fa89edd5e5c4.zip |
Make it so that we can cancel Approver requests
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e14015b..29e8111 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,9 +5,10 @@ indicator-application (0.3.1-0ubuntu3~ppa1) UNRELEASED; urgency=low memory (LP: #743564) * Protect against cancelation * Make it so that we can cancel GetAll() (LP: #725665) + * Make it so that we can cancel Approver requests * Drop debian/patches/lp_743564.patch as merged upstream. - -- Ted Gould <ted@ubuntu.com> Tue, 12 Apr 2011 15:30:03 -0500 + -- Ted Gould <ted@ubuntu.com> Tue, 12 Apr 2011 15:49:54 -0500 indicator-application (0.3.1-0ubuntu2) natty; urgency=low |