summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Cameron <bcameron@src.gnome.org>2007-02-08 06:15:44 +0000
committerBrian Cameron <bcameron@src.gnome.org>2007-02-08 06:15:44 +0000
commit278c39ba297051c74b828161b8cdfee9e975fe8f (patch)
tree4c2efeec615f35efbafe20e3afeaae3aee7717a5
parentec209e95b742464faac1f314abd8a833cdedfca6 (diff)
downloadgdm-278c39ba297051c74b828161b8cdfee9e975fe8f.tar.gz
Fix ChangeLog comment.
svn path=/trunk/; revision=4570
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e6fec64..2fa94d2d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,8 @@
* gui/gdmlogin.c, gui/greeter/greeter.c: Rework how the "Start
Again" button is made sensitive/insensitive so it better works
with PAM modules. Better to not make assumptions about whether
- PAM is asking for username/password.
+ PAM is asking for username/password. Patch by Ludwig Nussel
+ <ludwig.nussel@suse.de>.
2007-02-08 Brian Cameron <brian.cameron@sun.com>