diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2012-02-10 14:53:42 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2012-02-10 14:53:42 -0500 |
commit | ad29b5df2c7ce4b9d903a1951505f0226aa1fe79 (patch) | |
tree | 4336452dad68972360c5b948bbe1f5908d9b5148 /ChangeLog | |
parent | dd2a5beb0d0984b655be0de844d11e5311a03fdb (diff) | |
parent | 10923a8e6c73b0dbee321c33d4b40f1e90c8dd59 (diff) | |
download | ayatana-indicator-session-ad29b5df2c7ce4b9d903a1951505f0226aa1fe79.tar.gz ayatana-indicator-session-ad29b5df2c7ce4b9d903a1951505f0226aa1fe79.tar.bz2 ayatana-indicator-session-ad29b5df2c7ce4b9d903a1951505f0226aa1fe79.zip |
New upstream release.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 52 |
1 files changed, 52 insertions, 0 deletions
@@ -1,5 +1,57 @@ # Generated by Makefile. Do not edit. +2012-02-08 Conor Curran <conor.curran@canonical.com> + + merge in the pk api port branch and remove the apt transaction stuff + +2012-02-08 Conor Curran <conor.curran@canonical.com> + + merge request comments acted upon + +2012-02-08 Conor Curran <conor.curran@canonical.com> + + properly fix conflict and make sure to not check for updates 1 minute after starting the service or Pitti will kill me :) + +2012-02-08 Conor Curran <conor.curran@canonical.com> + + correct conflict + +2012-02-08 Conor Curran <conor.curran@canonical.com> + + get rid of the transaction as we don't need to worry about updates installing state + +2012-02-08 Conor Curran <conor.curran@canonical.com> + + pk kit compat layer seems to be sane + +2012-02-07 Conor Curran <conor.curran@canonical.com> + + no need to hold on to a reference to a pkclient instance + +2012-02-07 Conor Curran <conor.curran@canonical.com> + + apt watcher updates + +2012-02-07 Conor Curran <conor.curran@canonical.com> + + fetching available packages + +2012-02-06 Conor Curran <conor.curran@canonical.com> + + query for updates half complete + +2012-02-06 Conor Curran <conor.curran@canonical.com> + + we need to talk to dbus to listen for signals from package kit, the lib doesnt wrap the signals ... + +2012-02-06 Conor Curran <conor.curran@canonical.com> + + pkclient in place + +2012-02-06 Conor Curran <conor.curran@canonical.com> + + handle gtk3 box constructor changes + 2012-02-07 Ted Gould <ted@gould.cx> 0.3.90 |