diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2012-04-11 10:51:10 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2012-04-11 10:51:10 -0500 |
commit | 21ef9a512f68c92981cd039abc46aa10dc38b91d (patch) | |
tree | 97220bfc0a348688d2888369ec02f35cb59bf075 /ChangeLog | |
parent | c136bda24416af489864fa8e1302a7aca259ba3a (diff) | |
parent | 1cbe9339719ccc2142e5635411ca4a08e0aded40 (diff) | |
download | libayatana-indicator-21ef9a512f68c92981cd039abc46aa10dc38b91d.tar.gz libayatana-indicator-21ef9a512f68c92981cd039abc46aa10dc38b91d.tar.bz2 libayatana-indicator-21ef9a512f68c92981cd039abc46aa10dc38b91d.zip |
Import upstream version 0.5.0
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ # Generated by Makefile. Do not edit. +2012-04-11 Charles Kerr <charles.kerr@canonical.com> + + 0.5.0 + +2012-04-11 Charles Kerr <charles.kerr@canonical.com> + + merge lp:~charlesk/libindicator/lp-946408 to safeguard against invalid images being passed to indicator_image_helper_update() + +2012-04-11 Charles Kerr <charles.kerr@canonical.com> + + in indicator_image_helper_update(), test the image argument with GTK_IS_IMAGE before using it. + 2012-04-04 Ted Gould <ted@gould.cx> 0.4.95 |