diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 76 |
1 files changed, 76 insertions, 0 deletions
@@ -1,5 +1,81 @@ # Generated by Makefile. Do not edit. +2011-09-08 Conor Curran <conor.curran@canonical.com> + + bump for release + +2011-09-08 Conor Curran <conor.curran@canonical.com> + + various switches for the strings on the panel and on the switch item + +2011-09-08 Conor Curran <conor.curran@canonical.com> + + show/hide the name from the panel + +2011-09-08 Conor Curran <conor.curran@canonical.com> + + user correct string on switch item unless user actually wants to show username + +2011-09-08 Conor Curran <conor.curran@canonical.com> + + add the new gsettings entry for toggling the visibility of the real name on the panel + +2011-09-08 Conor Curran <conor.curran@canonical.com> + + debugs for mystery bug + +2011-09-07 Ted Gould <ted@gould.cx> + + Lots of debug messages for the logout helper + +2011-09-08 Conor Curran <conor.curran@canonical.com> + + merge the display manager's has-guest-account work + +2011-09-07 Conor Curran <conor.curran@canonical.com> + + tidy up + +2011-09-07 Conor Curran <conor.curran@canonical.com> + + display manager HasGuestAccount now supported + +2011-09-08 Conor Curran <conor.curran@canonical.com> + + merge the apt handling fixes + +2011-09-07 Conor Curran <conor.curran@canonical.com> + + tidy up + +2011-09-07 Conor Curran <conor.curran@canonical.com> + + more hoop jumping for apt + +2011-09-07 Conor Curran <conor.curran@canonical.com> + + more hoop jumping for apt + +2011-09-07 Conor Curran <conor.curran@canonical.com> + + more revelations with regards the behaviour of the apt dbus 'api' + +2011-09-06 Conor Curran <conor.curran@canonical.com> + + refactor the apt state callback because the use case of real and simulation were proving far too disparate + +2011-09-06 Conor Curran <conor.curran@canonical.com> + + another bug found within the apt-menuitem + +2011-09-07 Conor Curran <conor.curran@canonical.com> + + merge null protection branch + +2011-09-05 Conor Curran <conor.curran@canonical.com> + + protect against a null pointer in the user-dbus-manager + 2011-09-06 Conor Curran <conor.curran@canonical.com> bump version for release |