summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-04-13 04:44:37 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-04-13 04:44:37 +0000
commit92d4a020011565d766153cbf85210157c33c541c (patch)
treee5ddc5b4ef7074bfa3db339171386afb436a12fb /ChangeLog
parent63667f6568d0667b91aea46f77d54311dcffb53a (diff)
- stevesk@cvs.openbsd.org 2001/04/13 01:26:17
[ssh.c] missing \n in error message
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f328f1df1..4ee25243e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,9 @@
24 sftp [user@]host[:file [file]] - Fetch remote file(s) 24 sftp [user@]host[:file [file]] - Fetch remote file(s)
25 sftp [user@]host[:dir[/]] - Start in remote dir/ 25 sftp [user@]host[:dir[/]] - Start in remote dir/
26 OK deraadt@ 26 OK deraadt@
27 - stevesk@cvs.openbsd.org 2001/04/13 01:26:17
28 [ssh.c]
29 missing \n in error message
27 - (bal) Added openbsd-compat/inet_ntop.[ch] since HP/UX (and others) 30 - (bal) Added openbsd-compat/inet_ntop.[ch] since HP/UX (and others)
28 lack it. 31 lack it.
29 32
@@ -5046,4 +5049,4 @@
5046 - Wrote replacements for strlcpy and mkdtemp 5049 - Wrote replacements for strlcpy and mkdtemp
5047 - Released 1.0pre1 5050 - Released 1.0pre1
5048 5051
5049$Id: ChangeLog,v 1.1106 2001/04/13 00:00:14 mouring Exp $ 5052$Id: ChangeLog,v 1.1107 2001/04/13 04:44:37 mouring Exp $