diff options
author | Lars Uebernickel <lars.uebernickel@canonical.com> | 2012-12-20 19:12:10 +0000 |
---|---|---|
committer | Tarmac <Unknown> | 2012-12-20 19:12:10 +0000 |
commit | 9d0bbac69237ef2c73feb5f74ef31f81fb441fe5 (patch) | |
tree | 53b6d4befde20868dd41148fb5c5993c60cebc30 /debian/changelog | |
parent | 27613150b42e0846f3741e4b4db1b7271b432fad (diff) | |
parent | 7ae19a6379e95b38c9297fe64dee833ddb235e11 (diff) | |
download | ayatana-indicator-messages-9d0bbac69237ef2c73feb5f74ef31f81fb441fe5.tar.gz ayatana-indicator-messages-9d0bbac69237ef2c73feb5f74ef31f81fb441fe5.tar.bz2 ayatana-indicator-messages-9d0bbac69237ef2c73feb5f74ef31f81fb441fe5.zip |
ImApplicationList: add "remove-all" signal
This is a temporary hack to work around a crash in QMenuModel.
Approved by Bill Filler, PS Jenkins bot.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 84d5bc4..a255341 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +indicator-messages (12.10.6-0ubuntu1phablet9) quantal; urgency=low + + * add "remove-all" signal to imapplicationlist (temporarily) + + -- Lars Uebernickel <lars.uebernickel@ubuntu.com> Thu, 20 Dec 2012 18:49:50 +0100 + indicator-messages (12.10.6-0ubuntu1phablet8) quantal; urgency=low * Make messaging_menu_app_remove_message() work for messages with a ref count of 1 |