diff options
author | Ted Gould <ted@gould.cx> | 2010-08-10 09:27:31 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-08-10 09:27:31 -0500 |
commit | 29311fb585fcc2a40f5bfc5438f6640ea2308bf2 (patch) | |
tree | 31cee548daa026477a2cb53c9795d89f781e471a /debian/changelog | |
parent | 9e24b878dd38a57212689fc647d9f85214dc2e8c (diff) | |
parent | 0e21b91a66553160e5b208d2b176282644d904bb (diff) | |
download | libayatana-appindicator-29311fb585fcc2a40f5bfc5438f6640ea2308bf2.tar.gz libayatana-appindicator-29311fb585fcc2a40f5bfc5438f6640ea2308bf2.tar.bz2 libayatana-appindicator-29311fb585fcc2a40f5bfc5438f6640ea2308bf2.zip |
* Upstream Merge
* Adding label support into the library
* Adding label support into the indicator
* Autogen
* Upstream Merge
* Fixing the check of the function signature
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0252226..2ece3d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +indicator-application (0.2.3-0ubuntu2~ppa3) UNRELEASED; urgency=low + + * Upstream Merge + * Adding label support into the library + * Adding label support into the indicator + * Autogen + + -- Ted Gould <ted@ubuntu.com> Tue, 10 Aug 2010 09:24:08 -0500 + indicator-application (0.2.3-0ubuntu2~ppa1) lucid; urgency=low * Upstream Merge @@ -5,6 +14,13 @@ indicator-application (0.2.3-0ubuntu2~ppa1) lucid; urgency=low -- Ted Gould <ted@ubuntu.com> Thu, 05 Aug 2010 16:12:10 -0500 +indicator-application (0.2.3-0ubuntu2~ppa1~label2) lucid; urgency=low + + * Upstream Merge + * Fixing the check of the function signature + + -- Ted Gould <ted@ubuntu.com> Wed, 04 Aug 2010 15:27:43 -0500 + indicator-application (0.2.3-0ubuntu1) maverick; urgency=low * New upstream release. |