diff options
author | Ted Gould <ted@gould.cx> | 2011-07-12 10:56:46 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-07-12 10:56:46 -0500 |
commit | 37c5aa9d9a4fd9f56c34ccdba3efe4e76259fb96 (patch) | |
tree | 8930e3123dcf95eb285dab24a25497bf2a4d5c9e /debian | |
parent | 522f3c07a04ba5a18c830db28054e93c5c7d4d38 (diff) | |
parent | 1838bfc6981fec3b0131e28cdbddb9cb4e4b0ec8 (diff) | |
download | libayatana-indicator-37c5aa9d9a4fd9f56c34ccdba3efe4e76259fb96.tar.gz libayatana-indicator-37c5aa9d9a4fd9f56c34ccdba3efe4e76259fb96.tar.bz2 libayatana-indicator-37c5aa9d9a4fd9f56c34ccdba3efe4e76259fb96.zip |
Adding a replace mode for testing indicator services
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 a3b7905..bec326f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,9 @@ libindicator (0.3.90-0ubuntu2~ppa1) UNRELEASED; urgency=low * Adding annotations for GIR files * Fixing watchers hashtable to detect when we have none * Fix testing so no tests are XFAIL anymore + * Adding a replace mode for testing indicator services - -- Ted Gould <ted@ubuntu.com> Tue, 12 Jul 2011 10:54:31 -0500 + -- Ted Gould <ted@ubuntu.com> Tue, 12 Jul 2011 10:55:26 -0500 libindicator (0.3.90-0ubuntu1) oneiric; urgency=low |