summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2006-06-24 16:58:45 +1000
committerDarren Tucker <dtucker@zip.com.au>2006-06-24 16:58:45 +1000
commit03890e44cd4814c2a9909febe5130fef722c7f4b (patch)
tree715af6e358a4292e7118ef902fc23d3541aa6b44 /ChangeLog
parent0249f93c4d9c552cdcaf2dec7af1f2fc20fdcbaa (diff)
- (dtucker) [serverloop.c] Get ifdef/ifndef the right way around for the bug
#1102 workaround.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b5635b423..a33bc464b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
2 - (dtucker) [configure.ac] Bug #1193: Define PASSWD_NEEDS_USERNAME on Solaris. 2 - (dtucker) [configure.ac] Bug #1193: Define PASSWD_NEEDS_USERNAME on Solaris.
3 Works around limitation in Solaris' passwd program for changing passwords 3 Works around limitation in Solaris' passwd program for changing passwords
4 where the username is longer than 8 characters. ok djm@ 4 where the username is longer than 8 characters. ok djm@
5 - (dtucker) [serverloop.c] Get ifdef/ifndef the right way around for the bug
6 #1102 workaround.
5 7
620060623 820060623
7 - (dtucker) [README.platform configure.ac openbsd-compat/port-tun.c] Add 9 - (dtucker) [README.platform configure.ac openbsd-compat/port-tun.c] Add
@@ -4702,4 +4704,4 @@
4702 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4704 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4703 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4705 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4704 4706
4705$Id: ChangeLog,v 1.4347 2006/06/24 02:10:07 dtucker Exp $ 4707$Id: ChangeLog,v 1.4348 2006/06/24 06:58:45 dtucker Exp $