aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2012-04-11 13:09:40 -0400
committerKen VanDine <ken.vandine@canonical.com>2012-04-11 13:09:40 -0400
commitc606a9a190707c1780a577d14da03f337c7bf21e (patch)
tree13e38f9fd989c6c339ac4c906b8252ce7deb42fe /ChangeLog
parentd538aa44668e089474d8660ee98635e4146e8d0f (diff)
parent752101a51a2011ab17aa9f56aa847e087b167b28 (diff)
downloadlibayatana-indicator-c606a9a190707c1780a577d14da03f337c7bf21e.tar.gz
libayatana-indicator-c606a9a190707c1780a577d14da03f337c7bf21e.tar.bz2
libayatana-indicator-c606a9a190707c1780a577d14da03f337c7bf21e.zip
* New upstream release.
* Validate images in image_helper_update() (LP: #946408)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a679ef..5ebd329 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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