aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog57
1 files changed, 57 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54c7780..c064b7a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,62 @@
# Generated by Makefile. Do not edit.
+2012-10-24 Lars Uebernickel <lars.uebernickel@canonical.com>
+
+ 12.10.5
+
+2012-10-24 Lars Uebernickel <lars.uebernickel@canonical.com>
+
+ messaging_menu_app_set_source_icon: unset x-canonical-icon if NULL is passed. Fixes: https://bugs.launchpad.net/bugs/1070421. Approved by Charles Kerr.
+
+2012-10-24 Lars Uebernickel <lars.uebernickel@canonical.com>
+
+ messaging_menu_app_set_source_icon: unset x-canonical-icon if NULL is passed
+
+2012-10-18 Lars Uebernickel <lars.uebernickel@canonical.com>
+
+ Merge lp:~jconti/indicator-messages/unexport-items
+
+ libmessaging-menu: unexport action group and menu model on dispose.
+
+2012-10-10 Jason Conti <jason.conti@gmail.com>
+
+ Unexport actions/menus on dispose
+
+2012-10-18 Lars Uebernickel <lars.uebernickel@canonical.com>
+
+ Merge lp:~larsu/indicator-messages/lp1064314
+
+ Fixes a crash in libmessaging-menu when menus and action groups cannot be
+ exported.
+
+2012-10-11 Lars Uebernickel <lars.uebernickel@canonical.com>
+
+ libmessaging-menu: clear error before reusing it
+
+2012-10-10 Ken VanDine <ken.vandine@canonical.com>
+
+ Fixed typo in doc string. Approved by Charles Kerr, jenkins.
+
+2012-10-09 Ken VanDine <ken.vandine@canonical.com>
+
+ Fixed typo in docstring
+
+2012-10-03 Lars Uebernickel <lars.uebernickel@canonical.com>
+
+ Call gtk-update-icon-cache on $(datadir)/icons/hicolor
+
+ That's were icons are installed, not $(pkgdatadir).. Fixes: https://bugs.launchpad.net/bugs/1060618. Approved by jenkins, Charles Kerr.
+
+2012-10-03 Lars Uebernickel <lars.uebernickel@canonical.com>
+
+ Call gtk-update-icon-cache on $(datadir)/icons/hicolor
+
+ That's were icons are installed, not $(pkgdatadir).
+
+2012-10-02 Lars Uebernickel <lars.uebernickel@canonical.com>
+
+ 12.10.4
+
2012-10-02 Lars Uebernickel <lars.uebernickel@canonical.com>
Merge lp:~larsu/indicator-messages/lp1056595