diff options
author | Ted Gould <ted@gould.cx> | 2011-03-23 13:17:30 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-03-23 13:17:30 -0500 |
commit | 50607d3ff1fbbfec73be70d4220e9f826237b846 (patch) | |
tree | d7f2713c72ba7e96a8f7a8623be7449ee5b2f3c3 /ChangeLog | |
parent | e2b7096a53ed1d32ef7d4d3b53c7a095d8594394 (diff) | |
parent | f9f5cee34bada7ed1fb0c3bbada7a5a545dbadd4 (diff) | |
download | libayatana-indicator-50607d3ff1fbbfec73be70d4220e9f826237b846.tar.gz libayatana-indicator-50607d3ff1fbbfec73be70d4220e9f826237b846.tar.bz2 libayatana-indicator-50607d3ff1fbbfec73be70d4220e9f826237b846.zip |
Import upstream version 0.3.22
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -1,5 +1,29 @@ # Generated by Makefile. Do not edit. +2011-03-23 Ted Gould <ted@gould.cx> + + 0.3.22 + +2011-03-23 Ted Gould <ted@gould.cx> + + Adding API to know what the environment the indicator is in + +2011-03-22 Ted Gould <ted@gould.cx> + + Adding a nice little checking function + +2011-03-22 Ted Gould <ted@gould.cx> + + Adding an environments variable and make a lifecycle for it. + +2011-03-22 Ted Gould <ted@gould.cx> + + Getting some stub functions in + +2011-03-22 Ted Gould <ted@gould.cx> + + Making the environments a list of strings + 2011-03-16 Ted Gould <ted@gould.cx> 0.3.21 |