diff options
author | Ted Gould <ted@gould.cx> | 2009-12-01 09:15:05 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2009-12-01 09:15:05 -0600 |
commit | c860f693411ceb717267f8b1873dd91613723f3b (patch) | |
tree | 5e08982df3244b08e76b64c827b98641b7bb4950 /debian/changelog | |
parent | 88be27c0e1f3a54658d4e3740ef9ae4632e30b8b (diff) | |
parent | f23c54ff5fee5587c31ecb8bf176b58fa3d4be1d (diff) | |
download | libayatana-appindicator-c860f693411ceb717267f8b1873dd91613723f3b.tar.gz libayatana-appindicator-c860f693411ceb717267f8b1873dd91613723f3b.tar.bz2 libayatana-appindicator-c860f693411ceb717267f8b1873dd91613723f3b.zip |
* Flesh out the library to have stuff working.
* Updating test suite to run under dbus-test-runner.
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 fe5603d..4b1bd71 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +indicator-custom (0.0.1-0ubuntu3~ppa1) UNRELEASED; urgency=low + + * Flesh out the library to have stuff working. + * Updating test suite to run under dbus-test-runner. + + -- Ted Gould <ted@ubuntu.com> Tue, 01 Dec 2009 09:14:18 -0600 + indicator-custom (0.0.1-0ubuntu2) karmic; urgency=low * debian/control: Splitting out libcustomindicator |