aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-08-30 15:29:34 -0400
committerKen VanDine <ken.vandine@canonical.com>2011-08-30 15:29:34 -0400
commitc0553de90eb81bbfa300955504ea0d0b84795018 (patch)
tree5fe0225420bc7297d201728e880c190ed7fb5660 /ChangeLog
parent455e7e483041b4641522a477ba00ca720b3a519c (diff)
parent6ee7c05f5d8f4397c3111fe94ab7c742478b737e (diff)
downloadayatana-indicator-session-c0553de90eb81bbfa300955504ea0d0b84795018.tar.gz
ayatana-indicator-session-c0553de90eb81bbfa300955504ea0d0b84795018.tar.bz2
ayatana-indicator-session-c0553de90eb81bbfa300955504ea0d0b84795018.zip
Import upstream version 0.3.4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog36
1 files changed, 36 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d038ca..dc8489b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,41 @@
# Generated by Makefile. Do not edit.
+2011-08-30 Conor Curran <conor.curran@canonical.com>
+
+ bump for release
+
+2011-08-30 Conor Curran <conor.curran@canonical.com>
+
+ merge the guest fixes
+
+2011-08-30 Conor Curran <conor.curran@canonical.com>
+
+ remove guest checking in generic user list, the guest user is never included in the user list returned therefore the check is pointless
+
+2011-08-30 Conor Curran <conor.curran@canonical.com>
+
+ remove broken logic concerned with displaying the user menu
+
+2011-08-30 Conor Curran <conor.curran@canonical.com>
+
+ fixed the guest session panel string
+
+2011-08-30 Conor Curran <conor.curran@canonical.com>
+
+ bump for release
+
+2011-08-30 Conor Curran <conor.curran@canonical.com>
+
+ protect against incorrect webcam detection
+
+2011-08-26 Conor Curran <conor.curran@canonical.com>
+
+ merge in translation fix
+
+2011-08-26 Conor Curran <conor.curran@canonical.com>
+
+ fixed the translation bug
+
2011-08-25 Conor Curran <conor.curran@canonical.com>
ted's str allocation fixes