diff options
author | Ted Gould <ted@canonical.com> | 2009-11-05 09:15:33 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-11-05 09:15:33 -0600 |
commit | 20d9f0ead9421f8c4a8f1b25e94aa44fafd999c2 (patch) | |
tree | 86e9d2be0c5649f030206c93c62b9d433f773b70 /debian/changelog | |
parent | 5ad8e303d608198feb464fb6930d56856f4bda9d (diff) | |
parent | c3474004764122c3736a8326d26c56c8227223f5 (diff) | |
download | libayatana-indicator-20d9f0ead9421f8c4a8f1b25e94aa44fafd999c2.tar.gz libayatana-indicator-20d9f0ead9421f8c4a8f1b25e94aa44fafd999c2.tar.bz2 libayatana-indicator-20d9f0ead9421f8c4a8f1b25e94aa44fafd999c2.zip |
* Changing the object interface to allow for multiple items
per module.
* Changing debian/libindicator-dev.install for the adjusted
include path.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5e99e9e..f1facb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +libindicator (0.3.0~dev-0ubuntu1~ppa1) UNRELEASED; urgency=low + + * Changing the object interface to allow for multiple items + per module. + * Changing debian/libindicator-dev.install for the adjusted + include path. + + -- Ted Gould <ted@ubuntu.com> Thu, 05 Nov 2009 09:14:43 -0600 + libindicator (0.2.1-0ubuntu2~ppa1) karmic; urgency=low * Adding in service management code. |