- markus@cvs.openbsd.org 2001/02/10 1:46:28
     [ssh.c]
     remove mapping of argv[0] -> hostname
diff --git a/ChangeLog b/ChangeLog
index 2e1aadb..742d969 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,9 @@
    - djm@cvs.openbsd.org 2001/02/10 0:45:52
      [scp.1]
      Mention that you can quote pathnames with spaces in them
+   - markus@cvs.openbsd.org 2001/02/10 1:46:28
+     [ssh.c]
+     remove mapping of argv[0] -> hostname
  - (bal) Minor correction to sftp-client.c I made.  Should return 'status'
    instead of '0'  (from the OpenBSD tree)
  - (bal) Synced ssh.1 w/ OpenBSD
@@ -3810,4 +3813,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.721 2001/02/10 22:08:03 mouring Exp $
+$Id: ChangeLog,v 1.722 2001/02/10 22:11:13 mouring Exp $