diff options
author | Ted Gould <ted@gould.cx> | 2009-12-02 08:37:01 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2009-12-02 08:37:01 -0600 |
commit | c986e2ca5d546d434431902c2951ca2d1bc6478c (patch) | |
tree | 043621081240413fa9973bab07164dd9d1b02409 /debian/changelog | |
parent | 0d1af254e912f1982fb4be75acc3cb214b4338ed (diff) | |
parent | de38fc85d228bb2de6de86f31805ad0de748318e (diff) | |
download | libayatana-indicator-c986e2ca5d546d434431902c2951ca2d1bc6478c.tar.gz libayatana-indicator-c986e2ca5d546d434431902c2951ca2d1bc6478c.tar.bz2 libayatana-indicator-c986e2ca5d546d434431902c2951ca2d1bc6478c.zip |
Adding an 'UnWatch' command to the standard DBus interface
for graceful disconnection from a service.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 974460a..8df2c3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libindicator (0.3.0~dev-0ubuntu1~ppa7) UNRELEASED; urgency=low + + * Adding an 'UnWatch' command to the standard DBus interface + for graceful disconnection from a service. + + -- Ted Gould <ted@ubuntu.com> Wed, 02 Dec 2009 08:36:06 -0600 + libindicator (0.3.0~dev-0ubuntu1~ppa6) karmic; urgency=low * Adding a new tool to load indicators from the command line. |