summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 8 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c0b462d9..a6d3db544 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,9 @@
120010525 120010525
2 - OpenBSD CVS Sync 2 - OpenBSD CVS Sync
3 - markus@cvs.openbsd.org 2001/06/21 21:08:25 3 - markus@cvs.openbsd.org 2001/06/21 21:08:25
4 [session.c] 4 [session.c]
5 don't reset forced_command (we allow multiple login shells in 5 don't reset forced_command (we allow multiple login shells in
6 ssh2); dwd@bell-labs.com 6 ssh2); dwd@bell-labs.com
7 - mpech@cvs.openbsd.org 2001/06/22 10:17:51 7 - mpech@cvs.openbsd.org 2001/06/22 10:17:51
8 [ssh.1 sshd.8 ssh-keyscan.1] 8 [ssh.1 sshd.8 ssh-keyscan.1]
9 o) .Sh AUTHOR -> .Sh AUTHORS; 9 o) .Sh AUTHOR -> .Sh AUTHORS;
@@ -29,6 +29,9 @@
29 [dh.c] 29 [dh.c]
30 increase linebuffer to deal with larger moduli; use rewind instead of 30 increase linebuffer to deal with larger moduli; use rewind instead of
31 close/open 31 close/open
32 - markus@cvs.openbsd.org 2001/06/22 22:21:20
33 [sftp-server.c]
34 allow long usernames/groups in readdir
32 35
3320010622 3620010622
34 - (stevesk) handle systems without pw_expire and pw_change. 37 - (stevesk) handle systems without pw_expire and pw_change.
@@ -5713,4 +5716,4 @@
5713 - Wrote replacements for strlcpy and mkdtemp 5716 - Wrote replacements for strlcpy and mkdtemp
5714 - Released 1.0pre1 5717 - Released 1.0pre1
5715 5718
5716$Id: ChangeLog,v 1.1303 2001/06/25 04:18:59 mouring Exp $ 5719$Id: ChangeLog,v 1.1304 2001/06/25 04:24:49 mouring Exp $