diff options
author | Ted Gould <ted@gould.cx> | 2012-03-08 14:27:36 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-03-08 14:27:36 -0600 |
commit | b047299e495a75e132ebd5110841597a2e295308 (patch) | |
tree | cdf7eca275b240d5eaeff6a7ceb7b49d60bcbba6 /ChangeLog | |
parent | 82ed1671c765eb0c71c6ef466d3ca4030a4298ce (diff) | |
parent | 4b2b0165658d3429f415c3014517ca13721a38b5 (diff) | |
download | ayatana-indicator-messages-b047299e495a75e132ebd5110841597a2e295308.tar.gz ayatana-indicator-messages-b047299e495a75e132ebd5110841597a2e295308.tar.bz2 ayatana-indicator-messages-b047299e495a75e132ebd5110841597a2e295308.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 |