diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-03-08 22:08:18 +0100 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-03-08 22:08:18 +0100 |
commit | 4d7384e17b36021e419cf22f93a8c87087dbee4c (patch) | |
tree | f18801af1a81a5f6ce43277967f2f75b6a5a869e /ChangeLog | |
parent | e8c61c586ad9941d63043d1fed0db37b9c7c3ab0 (diff) | |
parent | 2cb10b4b604e7e7d66fb6f6183755afcad57723a (diff) | |
download | ayatana-indicator-messages-4d7384e17b36021e419cf22f93a8c87087dbee4c.tar.gz ayatana-indicator-messages-4d7384e17b36021e419cf22f93a8c87087dbee4c.tar.bz2 ayatana-indicator-messages-4d7384e17b36021e419cf22f93a8c87087dbee4c.zip |
* New upstream release.
* Fixing alignment of menu items (LP: #939953)
* Vertically centering alignment of double high items (LP: #770486)
* Fixing setting of status on telepathy (LP: #943757)
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-03-08 Ted Gould <ted@gould.cx> + + 0.5.93 + +2012-03-08 Ted Gould <ted@gould.cx> + + Fixing alignment of menu items + +2012-03-08 Lars Uebernickel <lars.uebernickel@canonical.com> + + Add empty icon-name to app shortcuts to indent them correctly + +2012-03-08 Lars Uebernickel <lars.uebernickel@canonical.com> + + Revert r244, there's only one padding + +2012-03-08 Charles Kerr <charles.kerr@canonical.com> + + merge larsu's lp:~larsu/indicator-messages/fix-770486 to fix LP bug #770486 + +2012-03-08 Lars Uebernickel <lars.uebernickel@canonical.com> + + Collapse all whitespace in indicator menuitem labels + +2012-03-04 Charles Kerr <charles.kerr@canonical.com> + + merge lp:~ted/indicator-messages/lp943757 to fix LP Bug #943757 + +2012-03-02 Ted Gould <ted@gould.cx> + + Getting the temporary value into the wrong variable. + 2012-02-22 Ted Gould <ted@gould.cx> 0.5.92 |