diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-03-14 19:34:16 +0100 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-03-14 19:34:16 +0100 |
commit | edd9186e435382b9f13d9c42a64c4778961814f5 (patch) | |
tree | 9693df6dd56732cea14a76a902a2b655996aeeec /ChangeLog | |
parent | 59aeee2af527feb71089354f29d5155a40512f9f (diff) | |
parent | bc34f047520493d166e785a5fca971f7a4a830a9 (diff) | |
download | ayatana-indicator-session-edd9186e435382b9f13d9c42a64c4778961814f5.tar.gz ayatana-indicator-session-edd9186e435382b9f13d9c42a64c4778961814f5.tar.bz2 ayatana-indicator-session-edd9186e435382b9f13d9c42a64c4778961814f5.zip |
Import upstream version 0.3.94
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,5 +1,21 @@ # Generated by Makefile. Do not edit. +2012-03-14 Charles Kerr <charles.kerr@canonical.com> + + 0.3.94 + +2012-03-12 Conor Curran <conor.curran@canonical.com> + + mvo's fix for the apt menuitem + +2012-03-08 Michael Vogt <michael.vogt@ubuntu.com> + + src/apt-watcher.c: remove no longer needed code, this RestartRequired is a bit misleading as it about that the PK daemon got restarted not about system or session + +2012-03-08 Michael Vogt <michael.vogt@ubuntu.com> + + src/apt-watcher.c: check the pk_results_get_require_restart_worst() in get_updates() too + 2012-03-09 Ted Gould <ted@gould.cx> 0.3.93 |