summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55d3721e..b96ccba1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-12-10 Brian Cameron <brian.cameron@sun.com>
+
+ * daemon/verify-pam.c: Correct processing of CONSOLE and PASSREQ
+ /etc/default/login parameters so they are checked each time a
+ user logs in, and the latest value honored. The previous code
+ would not unset the setting even if you modified the
+ /etc/default/login file
+
2008-12-08 Brian Cameron <brian.cameron@sun.com>
* daemon/slave.c: Correct setting of VTE_CJK_WIDTH when on Solaris.