summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1cb4a8e1d..4a1c55a57 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,16 @@
120031113 120031113
2 - (dtucker) [auth-pam.c] Append newlines to lines output by the 2 - (dtucker) [auth-pam.c] Append newlines to lines output by the
3 pam_chauthtok_conv(). 3 pam_chauthtok_conv().
4 - (dtucker) [README ssh-host-config ssh-user-config Makefile] (All
5 contrib/cygwin). Major update from vinschen at redhat.com.
6 - Makefile provides a `cygwin-postinstall' target to run right after
7 `make install'.
8 - Better support for Windows 2003 Server.
9 - Try to get permissions as correct as possible.
10 - New command line options to allow full automated host configuration.
11 - Create configs from skeletons in /etc/defaults/etc.
12 - Use /bin/bash, allows reading user input with readline support.
13 - Remove really old configs from /usr/local.
4 14
520031106 1520031106
6 - (djm) Clarify UsePAM consequences a little more 16 - (djm) Clarify UsePAM consequences a little more
@@ -1401,4 +1411,4 @@
1401 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1411 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1402 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1412 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1403 1413
1404$Id: ChangeLog,v 1.3094 2003/11/13 00:21:31 dtucker Exp $ 1414$Id: ChangeLog,v 1.3095 2003/11/13 00:28:49 dtucker Exp $