aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-08-10 16:23:32 -0400
committerKen VanDine <ken.vandine@canonical.com>2011-08-10 16:23:32 -0400
commitb5eb255fae2158fde84def56b46fa6c5424f5b84 (patch)
tree70f194a2b29a7f583160c1cd1630bfb373b7cdc2 /ChangeLog
parent108cec80746510d7f622ad0506a7f3d2a734c3ae (diff)
parentfb32494de9b55663cec088ade6967da349c0cac7 (diff)
downloadayatana-indicator-session-b5eb255fae2158fde84def56b46fa6c5424f5b84.tar.gz
ayatana-indicator-session-b5eb255fae2158fde84def56b46fa6c5424f5b84.tar.bz2
ayatana-indicator-session-b5eb255fae2158fde84def56b46fa6c5424f5b84.zip
Import upstream version 0.3.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog144
1 files changed, 144 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bec896c..0de2e43 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,149 @@
# Generated by Makefile. Do not edit.
+2011-08-10 Conor Curran <conor.curran@canonical.com>
+
+ bumped for new release
+
+2011-08-10 Conor Curran <conor.curran@canonical.com>
+
+ restart fix
+
+2011-08-10 Conor Curran <conor.curran@canonical.com>
+
+ add the restart to the shutdown dialog
+
+2011-08-10 Conor Curran <conor.curran@canonical.com>
+
+ updated the ignores
+
+2011-08-10 Conor Curran <conor.curran@canonical.com>
+
+ add the new greeter mode
+
+2011-08-03 Michael Terry <michael.terry@canonical.com>
+
+ when used in a greeter, don't show settings links, the user switcher, or log out links
+
+2011-08-10 Conor Curran <conor.curran@canonical.com>
+
+ printer support corrected
+
+2011-08-02 Michael Terry <michael.terry@canonical.com>
+
+ use correct printers command
+
+2011-08-10 Conor Curran <conor.curran@canonical.com>
+
+ merge the gudev work
+
+2011-08-09 Conor Curran <conor.curran@canonical.com>
+
+ segfault found and fixed
+
+2011-08-09 Conor Curran <conor.curran@canonical.com>
+
+ fixed memory leaks
+
+2011-08-05 Conor Curran <conor.curran@canonical.com>
+
+ cater for scsi type 3 and 6 devices
+
+2011-08-04 Conor Curran <conor.curran@canonical.com>
+
+ correct callbacks in place for scanners and webcams
+
+2011-08-04 Conor Curran <conor.curran@canonical.com>
+
+ trace around this seg fault
+
+2011-08-04 Conor Curran <conor.curran@canonical.com>
+
+ destroying hash tables in finalize
+
+2011-08-04 Conor Curran <conor.curran@canonical.com>
+
+ stop leaking tonnes of glists
+
+2011-08-04 Conor Curran <conor.curran@canonical.com>
+
+ duplicate key input error
+
+2011-08-04 Conor Curran <conor.curran@canonical.com>
+
+ add scsi scanner detection support
+
+2011-08-03 Conor Curran <conor.curran@canonical.com>
+
+ refactor of the udev mgr - working nicely
+
+2011-08-03 Conor Curran <conor.curran@canonical.com>
+
+ webcams working nicely
+
+2011-08-02 Conor Curran <conor.curran@canonical.com>
+
+ certain usb webcams sorted
+
+2011-08-01 Conor Curran <conor.curran@canonical.com>
+
+ usb scanners in place
+
+2011-08-01 Conor Curran <conor.curran@canonical.com>
+
+ usb scanner rules almost there
+
+2011-07-29 Conor Curran <conor.curran@canonical.com>
+
+ half way through those usb scanner udev rules
+
+2011-07-27 Conor Curran <conor.curran@canonical.com>
+
+ convenience method added to handle the insertion and startup detection of scanners
+
+2011-07-27 Conor Curran <conor.curran@canonical.com>
+
+ refactor with a more generic utility function
+
+2011-07-27 Conor Curran <conor.curran@canonical.com>
+
+ udev scanner detection working at startup
+
+2011-07-26 Conor Curran <conor.curran@canonical.com>
+
+ pattern established as to how to handle these sane rules
+
+2011-07-26 Conor Curran <conor.curran@canonical.com>
+
+ research trace for devices in udev
+
+2011-07-26 Conor Curran <conor.curran@canonical.com>
+
+ fixed gudev segfault
+
+2011-07-25 Conor Curran <conor.curran@canonical.com>
+
+ the beginnings of the udev work
+
+2011-08-10 Conor Curran <conor.curran@canonical.com>
+
+ merged the lightdb dbus changes and the apt restartrequired awareness
+
+2011-08-09 Conor Curran <conor.curran@canonical.com>
+
+ and the actual code
+
+2011-08-05 Conor Curran <conor.curran@canonical.com>
+
+ watch for the restart flag and change the menuitem's title
+
+2011-08-02 Michael Terry <michael.terry@canonical.com>
+
+ update to use LightDM's new interface
+
+2011-07-28 Michael Terry <michael.terry@canonical.com>
+
+ update interface with LightDM
+
2011-07-22 Conor Curran <conor.curran@canonical.com>
uncomment the disconnect method