diff options
author | Ted Gould <ted@gould.cx> | 2011-03-23 13:19:36 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-03-23 13:19:36 -0500 |
commit | 47a97e27c39dc311f5cc433e1fbe893dc337419b (patch) | |
tree | 6596efa2bbd0bac143d03c51d4f781e776767cb3 /ChangeLog | |
parent | a774a4119776cae6ff8bfe81b137ace75182273a (diff) | |
parent | 50607d3ff1fbbfec73be70d4220e9f826237b846 (diff) | |
download | libayatana-indicator-47a97e27c39dc311f5cc433e1fbe893dc337419b.tar.gz libayatana-indicator-47a97e27c39dc311f5cc433e1fbe893dc337419b.tar.bz2 libayatana-indicator-47a97e27c39dc311f5cc433e1fbe893dc337419b.zip |
New upstream release.
object is in. (LP: #703555)
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 |