diff options
author | Ted Gould <ted@gould.cx> | 2012-02-14 11:48:17 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-02-14 11:48:17 -0600 |
commit | ca8b36326725f529799187768caa436edd1465af (patch) | |
tree | af22df35ac53f975e5cce938d055e95f9b172e33 | |
parent | 8df8585e3ab2727c89f46171dabde81672a0a300 (diff) | |
parent | b3398715b2dcb0dd78fba5f5323e672d3677d730 (diff) | |
download | libayatana-indicator-ca8b36326725f529799187768caa436edd1465af.tar.gz libayatana-indicator-ca8b36326725f529799187768caa436edd1465af.tar.bz2 libayatana-indicator-ca8b36326725f529799187768caa436edd1465af.zip |
Merge with Ubuntu Desktop
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9437510..af43b20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +libindicator (0.4.90-0ubuntu4) precise; urgency=low + + * libindicator/indicator-object.c + - revert disabling visibility, there is now a better fix for disappearing + in indicator-appmenu + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 26 Jan 2012 00:24:06 -0500 + +libindicator (0.4.90-0ubuntu3) precise; urgency=low + + * libindicator/indicator-object.c + - basically disable the new visibility stuff because it breaks appmenus + + -- Ken VanDine <ken.vandine@canonical.com> Wed, 25 Jan 2012 18:08:31 -0500 + libindicator (0.4.90-0ubuntu2) precise; urgency=low * debian/control |