summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a1c55a57..5cffbbc2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,8 @@
11 - Create configs from skeletons in /etc/defaults/etc. 11 - Create configs from skeletons in /etc/defaults/etc.
12 - Use /bin/bash, allows reading user input with readline support. 12 - Use /bin/bash, allows reading user input with readline support.
13 - Remove really old configs from /usr/local. 13 - Remove really old configs from /usr/local.
14 - (dtucker) [auth-pam.c] Add newline to accumulated PAM_TEXT_INFO and
15 PAM_ERROR_MSG messages.
14 16
1520031106 1720031106
16 - (djm) Clarify UsePAM consequences a little more 18 - (djm) Clarify UsePAM consequences a little more
@@ -1411,4 +1413,4 @@
1411 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1413 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1412 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1414 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1413 1415
1414$Id: ChangeLog,v 1.3095 2003/11/13 00:28:49 dtucker Exp $ 1416$Id: ChangeLog,v 1.3096 2003/11/13 08:52:31 dtucker Exp $