summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-12-27 11:33:56 +1100
committerDamien Miller <djm@mindrot.org>1999-12-27 11:33:56 +1100
commite12762437cba818ba9e05fe4eed90a39c0ef887b (patch)
tree66e04a25eb615c27425909990189e8c4edb5407b /ChangeLog
parent438dfa9dea6a08e80549cf6110a0d159500f168a (diff)
- Use last few chars of tty line as ut_id
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 575b8b17a..42a3e3f47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,7 @@
7 - PAM bugfix. PermitEmptyPassword was being ignored. 7 - PAM bugfix. PermitEmptyPassword was being ignored.
8 - Fixed PAM config files to allow empty passwords if server does. 8 - Fixed PAM config files to allow empty passwords if server does.
9 - Explained spurious PAM auth warning workaround in UPGRADING 9 - Explained spurious PAM auth warning workaround in UPGRADING
10 - Use last few chars of tty line as ut_id
10 11
1119991226 1219991226
12 - Enabled utmpx support by default for Solaris 13 - Enabled utmpx support by default for Solaris