diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 32 |
1 files changed, 32 insertions, 0 deletions
@@ -1,5 +1,37 @@ # Generated by Makefile. Do not edit. +2012-08-22 Charles Kerr <charles.kerr@canonical.com> + + 12.10.1 + +2012-08-22 Charles Kerr <charles.kerr@canonical.com> + + merge lp:~charlesk/indicator-session/lp-1024395 to fix user menu icon sizes. + +2012-08-21 Charles Kerr <charles.kerr@canonical.com> + + in the session menu, make the user menuitems the same height as the other menuitems. + +2012-08-21 Charles Kerr <charles.kerr@canonical.com> + + use gtk_image_*_from_icon_name() instead of indicator_image_helper*() + +2012-07-24 Charles Kerr <charles.kerr@canonical.com> + + merge lp:~charlesk/indicator-session/lp-1023533 to raise configure.ac's glib requirement to match the API level needed in the source code + +2012-07-13 Charles Kerr <charles.kerr@canonical.com> + + bump glib requirement to 2.33 + +2012-07-23 Charles Kerr <charles.kerr@canonical.com> + + Separate testing-strings utility into its own Makefile for re-use.. Approved by Allan LeSage. + +2012-05-02 Charles Kerr <charles.kerr@canonical.com> + + extract the strings test into their own Makefile so that we can share it among other indicators + 2012-07-11 Charles Kerr <charles.kerr@canonical.com> bumping version to 12.10.0 |