diff options
author | Ted Gould <ted@gould.cx> | 2010-09-09 12:55:58 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-09-09 12:55:58 -0500 |
commit | 250c2b0f1bc1a571d7ab0cde98150d5c27bd764a (patch) | |
tree | 5aa2a238e2a11d8fb82ca02677cc6749e74b6703 /ChangeLog | |
parent | d3dcecfda09b272a5b117443b30b02eead62d56d (diff) | |
parent | b6d9801273a99a5c0b9cb584c6a1cab24f039748 (diff) | |
download | ayatana-indicator-application-250c2b0f1bc1a571d7ab0cde98150d5c27bd764a.tar.gz ayatana-indicator-application-250c2b0f1bc1a571d7ab0cde98150d5c27bd764a.tar.bz2 ayatana-indicator-application-250c2b0f1bc1a571d7ab0cde98150d5c27bd764a.zip |
* New upstream release.
* Handle double registration of indicators (LP: #621838)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,5 +1,25 @@ # Generated by Makefile. Do not edit. +2010-09-09 Ted Gould <ted@gould.cx> + + Handle double registration of indicators. + +2010-09-07 Ted Gould <ted@gould.cx> + + Check for duplicate additions of applications and just rerequest properties. + +2010-09-07 Ted Gould <ted@gould.cx> + + Extra debugging info + +2010-09-07 Ted Gould <ted@gould.cx> + + Logging status change + +2010-08-26 Ted Gould <ted@gould.cx> + + 0.2.6 + 2010-08-25 Ted Gould <ted@gould.cx> Ordering i18n and keyboard indicators |