diff options
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 |