- (bal) Fix mixed up params to memmove() from Jan 5th in setenv.c and
   getcwd.c.
diff --git a/ChangeLog b/ChangeLog
index 80f6621..aa4af25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+20010220
+ - (bal) Fix mixed up params to memmove() from Jan 5th in setenv.c and
+   getcwd.c.
+
 20010219
  - (bal) Markus' blessing to rename login.[ch] -> sshlogin.[ch] and
    pty.[ch] -> sshpty.[ch]
@@ -4070,4 +4074,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.803 2001/02/19 10:51:49 djm Exp $
+$Id: ChangeLog,v 1.804 2001/02/19 19:54:43 mouring Exp $