diff options
author | Ted Gould <ted@gould.cx> | 2010-07-08 09:22:33 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-07-08 09:22:33 -0500 |
commit | fc10497c11f6d73e27c68b4e3d4beac03c5014dc (patch) | |
tree | ecb8622a923436566abc73dce0c96e72570b7a77 /debian | |
parent | 70f8170299f4294c33867e54b0b63295a7b08271 (diff) | |
parent | 5c28cb24f156784b8acd0fda93aa89b72bc74898 (diff) | |
download | libayatana-indicator-fc10497c11f6d73e27c68b4e3d4beac03c5014dc.tar.gz libayatana-indicator-fc10497c11f6d73e27c68b4e3d4beac03c5014dc.tar.bz2 libayatana-indicator-fc10497c11f6d73e27c68b4e3d4beac03c5014dc.zip |
Make it so that a watcher dying is the same as unregistering.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 3419371..4394823 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -libindicator (0.3.8-2ubuntu1~ppa2) UNRELEASED; urgency=low +libindicator (0.3.8-2ubuntu1~ppa3) UNRELEASED; urgency=low * Merge Upstream * Removing checking for style properties that aren't used. + * Make it so that a watcher dying is the same as unregistering. - -- Ted Gould <ted@ubuntu.com> Thu, 08 Jul 2010 09:20:45 -0500 + -- Ted Gould <ted@ubuntu.com> Thu, 08 Jul 2010 09:21:55 -0500 libindicator (0.3.8-2ubuntu1~ppa1) lucid; urgency=low |