diff options
author | Ted Gould <ted@gould.cx> | 2011-07-12 10:55:10 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-07-12 10:55:10 -0500 |
commit | 522f3c07a04ba5a18c830db28054e93c5c7d4d38 (patch) | |
tree | 359a421e1c495b500d4a5c47d46191d26aad9ec7 /debian/changelog | |
parent | 3d6738fd9d121eb66fcaa1fd57f78dd9b4db378b (diff) | |
parent | 64c3e2e2ba1ddcaac62e6ec50f414abd51e6b3d9 (diff) | |
download | libayatana-indicator-522f3c07a04ba5a18c830db28054e93c5c7d4d38.tar.gz libayatana-indicator-522f3c07a04ba5a18c830db28054e93c5c7d4d38.tar.bz2 libayatana-indicator-522f3c07a04ba5a18c830db28054e93c5c7d4d38.zip |
* Fixing watchers hashtable to detect when we have none
* Fix testing so no tests are XFAIL anymore
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a57f12b..a3b7905 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,10 @@ libindicator (0.3.90-0ubuntu2~ppa1) UNRELEASED; urgency=low * Fix signals with NULL entries in the loader * Adding a comment for setting up debugging options * Adding annotations for GIR files + * Fixing watchers hashtable to detect when we have none + * Fix testing so no tests are XFAIL anymore - -- Ted Gould <ted@ubuntu.com> Tue, 12 Jul 2011 10:53:54 -0500 + -- Ted Gould <ted@ubuntu.com> Tue, 12 Jul 2011 10:54:31 -0500 libindicator (0.3.90-0ubuntu1) oneiric; urgency=low |