diff options
author | 5 <mkp@mkp.net> | 1999-08-14 22:49:15 +0000 |
---|---|---|
committer | Martin Peterson <mkp@src.gnome.org> | 1999-08-14 22:49:15 +0000 |
commit | bbe7d0e90e89374a78b5bc1cf3f95a73af647aa8 (patch) | |
tree | 0cd48f888d61a747434d5355c2fca7b7663731af /ChangeLog | |
parent | a7bb22a0ca6f3c9403dac59ce0e2f8a475935b00 (diff) | |
download | gdm-bbe7d0e90e89374a78b5bc1cf3f95a73af647aa8.tar.gz |
Fixed cookie problems for local displays.
1999-08-15 <mkp@mkp.net>
* daemon/auth.c: Fixed cookie problems for local displays.
* daemon/gdm.c (gdm_display_dispose): Free Xauth.
1999-08-14 <mkp@mkp.net>
* gui/gdmlogin.c: Fixed a few gtk_widget_set_sensitive(NULL)
occurrences.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +1999-08-15 <mkp@mkp.net> + + * daemon/auth.c: Fixed cookie problems for local displays. + + * daemon/gdm.c (gdm_display_dispose): Free Xauth. + +1999-08-14 <mkp@mkp.net> + + * gui/gdmlogin.c: Fixed a few gtk_widget_set_sensitive(NULL) + occurrences. + 1999-08-11 <mkp@mkp.net> * daemon/auth.c: Nailed down the bug that has been haunting me the |