summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2002-05-14 21:44:28 +0000
committerGeorge Lebl <jirka@src.gnome.org>2002-05-14 21:44:28 +0000
commit1896121fa881edf722fd9e545ef10e2a8ed52a32 (patch)
treee720ac9eacecce3f26487a3f3fbdb0311420125d /ChangeLog
parentcf0bbf95e9b427cc8cd050f69e97e5d29e05b6b6 (diff)
downloadgdm-1896121fa881edf722fd9e545ef10e2a8ed52a32.tar.gz
increment version, prepare for release
Tue May 14 14:53:51 2002 George Lebl <jirka@5z.com> * NEWS, configure.in: increment version, prepare for release * gui/gdmsetup.c: fix initial selection of the current greeter * daemon/display.c, daemon/errorgui.c, daemon/gdm.[ch], daemon/misc.c, daemon/server.c, daemon/slave.c: Fix deadlocks when using the syslog inside a signal handler by sending the message to the main daemon which then syslogs it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a65b54ab..bb31a1b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Tue May 14 14:53:51 2002 George Lebl <jirka@5z.com>
+
+ * NEWS, configure.in: increment version, prepare for release
+
+ * gui/gdmsetup.c: fix initial selection of the current greeter
+
+ * daemon/display.c, daemon/errorgui.c, daemon/gdm.[ch],
+ daemon/misc.c, daemon/server.c, daemon/slave.c: Fix deadlocks
+ when using the syslog inside a signal handler by sending the
+ message to the main daemon which then syslogs it.
+
Tue May 14 12:08:25 2002 George Lebl <jirka@5z.com>
* gui/gdmphotosetup.c, daemon/auth.c: Apply some leak fixes from