diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-08-23 16:05:11 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-08-23 16:05:11 +0200 |
commit | da6785e18dc73a968ce57055754bcc2718d4e131 (patch) | |
tree | 81a2fd5f0dc1895f99e7eaec076f1e28afd0da67 /ChangeLog | |
parent | e1ec25c1ccc63162bcfefc0661fc61fac9f376d1 (diff) | |
parent | 84e5c6a228d15a86f5a27300de45c6d2d28fc25b (diff) | |
download | ayatana-indicator-session-da6785e18dc73a968ce57055754bcc2718d4e131.tar.gz ayatana-indicator-session-da6785e18dc73a968ce57055754bcc2718d4e131.tar.bz2 ayatana-indicator-session-da6785e18dc73a968ce57055754bcc2718d4e131.zip |
Import upstream version 12.10.1
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 |