summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBrian Cameron <brian.cameron@sun.com>2007-02-26 05:24:49 +0000
committerBrian Cameron <bcameron@src.gnome.org>2007-02-26 05:24:49 +0000
commitd7f34bb280d2007853c09a44e086746db4a33962 (patch)
tree58fb78e8c692dec82e68381fa9897df02cc8b1e3 /ChangeLog
parent46e155a6e0e515034d76173686beb032b3a64cfc (diff)
downloadgdm-d7f34bb280d2007853c09a44e086746db4a33962.tar.gz
Fix setting of PIPE_BUF to fix buf #409801 to fix Hurd support.
2007-02-26 Brian Cameron <brian.cameron@sun.com> * gui/gdmchooser.c: Fix setting of PIPE_BUF to fix buf #409801 to fix Hurd support. svn path=/trunk/; revision=4616
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fe158466..a6f26931 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2007-02-26 Brian Cameron <brian.cameron@sun.com>
+ * gui/gdmchooser.c: Fix setting of PIPE_BUF to fix buf #409801
+ to fix Hurd support.
+
+2007-02-26 Brian Cameron <brian.cameron@sun.com>
+
+ * gui/gdmlogin.c: Change Session mnemonic to "e" instead of "s"
+ so it doesn't conflict to "Start Again".
+
+2007-02-26 Brian Cameron <brian.cameron@sun.com>
+
* gui/gdmlogin.c: Change Session mnemonic to "e" instead of "s"
so it doesn't conflict to "Start Again".