diff options
author | Ted Gould <ted@gould.cx> | 2010-08-04 20:30:43 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-08-04 20:30:43 -0500 |
commit | 05be20a747d73aec5aa4914e150b1f50bc83e08d (patch) | |
tree | c157f7862a32109b6b2499564e28557f80f80b00 /debian | |
parent | 77b2b6f4e8dd7f782c89f30ed3f74b6fe51cf871 (diff) | |
parent | 208fc0000cc6101d1ebd8ed774f05ec371b1bcaa (diff) | |
download | libayatana-appindicator-05be20a747d73aec5aa4914e150b1f50bc83e08d.tar.gz libayatana-appindicator-05be20a747d73aec5aa4914e150b1f50bc83e08d.tar.bz2 libayatana-appindicator-05be20a747d73aec5aa4914e150b1f50bc83e08d.zip |
Fixing the signal prototype
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3457d61..45036b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ indicator-application (0.2.3-0ubuntu2~ppa1~label3) UNRELEASED; urgency=low * Upstream Merge * Making the test program count to 100 + * Fixing the signal prototype - -- Ted Gould <ted@ubuntu.com> Wed, 04 Aug 2010 20:29:47 -0500 + -- Ted Gould <ted@ubuntu.com> Wed, 04 Aug 2010 20:30:28 -0500 indicator-application (0.2.3-0ubuntu2~ppa1~label2) lucid; urgency=low |