[gdm] Add NEWS for 2.31.1 release.



commit b3361beb8c70b9e2fe26b24295c84cadd24080e6
Author: Brian Cameron <Brian Cameron sun com>
Date:   Mon May 24 17:21:46 2010 -0500

    Add NEWS for 2.31.1 release.

 NEWS |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7ae3264..b6df7db 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,21 @@
 ===============
+Version 2.31.1 
+===============
+
+- Now GDM saves its GConf settings per-seat.  This fixes bug #594818.  So now
+  if the user launches or exits an AT program it only affects the display where
+  the request was made, not all displays running the GDM dialog.
+- Enable FD_CLOEXEC for signal self-pipe.  Fixes bug #617661.
+- Improvements so compiling with -DGSEAL_ENABLE works better.
+- Use g_remove() to remove directories instead of g_unlink().
+- No longer clear the entry field by setting it to a list of '\b' characters.
+  Now use gtk_editable_delete_text which safely clears the entry field instead.
+  See bug #576801.
+- Fix setting of WINDOWPATH so it does not assume the format is 32 bit.  Fixes
+  bug #609272.
+- Fix bug #591937 so the code compiles when ENODATA is not available.
+
+===============
 Version 2.31.0 
 ===============
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]