diff options
author | Ted Gould <ted@gould.cx> | 2011-07-07 15:31:41 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-07-07 15:31:41 -0500 |
commit | 457dd74bc8752065e9558f5a67a50635a06b8ffc (patch) | |
tree | 0a159b379a31e09eac81431d7bf578d99379395d /ChangeLog | |
parent | 3eea1be84b1c47bdf682c25a80851a4cacec4bd2 (diff) | |
parent | 75eadfd9da49640b5ee5d8da60b378d5ba9aa57d (diff) | |
download | ayatana-indicator-application-457dd74bc8752065e9558f5a67a50635a06b8ffc.tar.gz ayatana-indicator-application-457dd74bc8752065e9558f5a67a50635a06b8ffc.tar.bz2 ayatana-indicator-application-457dd74bc8752065e9558f5a67a50635a06b8ffc.zip |
Import upstream version 0.3.91
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 34 |
1 files changed, 34 insertions, 0 deletions
@@ -1,5 +1,39 @@ # Generated by Makefile. Do not edit. +2011-07-07 Ted Gould <ted@gould.cx> + + 0.3.91 + +2011-07-07 Ted Gould <ted@gould.cx> + + Putting in name hints for the indicators + +2011-07-07 Ted Gould <ted@gould.cx> + + Oops, should be a free + +2011-07-07 Ted Gould <ted@gould.cx> + + Making sure to unref() the result if we get one. + +2011-07-07 Ted Gould <ted@gould.cx> + + Setting the name hints through the stack. + +2011-07-07 Ted Gould <ted@gould.cx> + + Migrated to libindicator 0.4 + +2011-07-02 Marco Trevisan (Treviño) <mail@3v1n0.net> + + Use the "entry-scrolled" signal instead of the old ones + + It follows the API change of libindicator + +2011-07-02 Marco Trevisan (Treviño) <mail@3v1n0.net> + + Fix compilation with GTK+-2.0 + 2011-06-22 Ted Gould <ted@gould.cx> 0.3.90 |