summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Cameron <brian.cameron@sun.com>2006-07-24 20:19:31 +0000
committerBrian Cameron <bcameron@src.gnome.org>2006-07-24 20:19:31 +0000
commitbb9c3c1a525c2b84d62e844809038f28cd2ce696 (patch)
treebf7e658ccba3789c3b547e7dd9e67161ccb9d299
parent26913d4ffeb0af901e94920dd4f8addb12e6cd2d (diff)
downloadgdm-bb9c3c1a525c2b84d62e844809038f28cd2ce696.tar.gz
Updated. Update to new release version.
2006-07-24 Brian Cameron <brian.cameron@sun.com> * Release 2.15.7: * NEWS: Updated. * configure.ac: Update to new release version.
-rw-r--r--ChangeLog6
-rw-r--r--NEWS19
-rw-r--r--configure.ac2
-rw-r--r--po/ChangeLog1
4 files changed, 26 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c38a48d..2dfbed23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-07-24 Brian Cameron <brian.cameron@sun.com>
+
+ * Release 2.15.7:
+ * NEWS: Updated.
+ * configure.ac: Update to new release version.
+
2006-07-21 Ray Strode <rstrode@redhat.com>
* gui/gdmlogin.c, gui/greeter/greeter.c: fix off by one
diff --git a/NEWS b/NEWS
index ff85b8ed..baeb8289 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,24 @@
Ahh news...
+2.15.7 Stuff:
+
+- Now GDM does not save Failsafe GNOME or Failsafe Xterm as the
+ user's default session, so the user does not lose their
+ default setting when using Failsafe (bug #341619).
+ (Brian Cameron)
+
+- Updated GDM's slave/daemon message handling so it uses
+ giochannel internal buffering. This should prevent messages
+ from getting lost. (Ray Strode)
+
+- Performance improvements to gdmsetup start-up. (Ray Strode)
+
+- Fix for compiling with GCC 2.95. (Jens Granseuer)
+
+- Translation updates (Beno\303\256t Dejean, Christophe Merlet,
+ Lukas Novotny, Ahmad Riza H Nst, Kostas Papadimas, Hendrik
+ Richter)
+
2.15.6 Stuff:
- Timed Login message fixed so it works when TimedLogin is set to a
diff --git a/configure.ac b/configure.ac
index aec62dc2..ffed6503 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.52)
AC_INIT(daemon/gdm.h)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(gdm,2.15.6)
+AM_INIT_AUTOMAKE(gdm,2.15.7)
AC_CONFIG_MACRO_DIR([m4])
AM_MAINTAINER_MODE
diff --git a/po/ChangeLog b/po/ChangeLog
index 184ecb20..a800c9a7 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -32,7 +32,6 @@
* zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
* zh_TW.po: Updated Traditional Chinese translation(Taiwan).
-
2006-07-07 Inaki Larranaga <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.