diff options
author | Ted Gould <ted@gould.cx> | 2012-02-23 08:53:58 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-02-23 08:53:58 -0600 |
commit | d37d11adeb30b3ef5c9668a67fd906e79a69286b (patch) | |
tree | fd3087a343a1ef4e929e01336ae6394b295a2545 /ChangeLog | |
parent | fb82208c7c5a593eb89f1a53174978b562fcdae7 (diff) | |
parent | 1d8f0ba5ee4fcd54f51ad8727429add3639d2444 (diff) | |
download | ayatana-indicator-session-d37d11adeb30b3ef5c9668a67fd906e79a69286b.tar.gz ayatana-indicator-session-d37d11adeb30b3ef5c9668a67fd906e79a69286b.tar.bz2 ayatana-indicator-session-d37d11adeb30b3ef5c9668a67fd906e79a69286b.zip |
Updating to U. Desktop
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 |