summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-11-03 18:59:29 +1100
committerDarren Tucker <dtucker@zip.com.au>2003-11-03 18:59:29 +1100
commit7c582db74b46f841f8efba7f5353ca16bf357ec2 (patch)
tree31e27c6733fe0b76e2a23281fe9c210a10793cad /ChangeLog
parent2bdacad70cb754f47fced50301c0ea535d98aa71 (diff)
- (dtucker) [contrib/cygwin/ssh-host-config] Ensure entries in /etc/services
are created correctly with CRLF line terminations. Patch from vinschen at redhat.com.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5da85bea..2a9340f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+20031103
+ - (dtucker) [contrib/cygwin/ssh-host-config] Ensure entries in /etc/services
+ are created correctly with CRLF line terminations. Patch from vinschen at
+ redhat.com.
+
20031021
- (dtucker) [INSTALL] Some system crypt() functions support MD5 passwords
directly. Noted by Darren.Moffat at sun.com.
@@ -1371,4 +1376,4 @@
- Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
Report from murple@murple.net, diagnosis from dtucker@zip.com.au
-$Id: ChangeLog,v 1.3085 2003/10/21 12:27:08 dtucker Exp $
+$Id: ChangeLog,v 1.3086 2003/11/03 07:59:29 dtucker Exp $