- deraadt@cvs.openbsd.org 2002/07/10 17:53:54
     [rijndael.c]
     use right sizeof in memcpy; markus ok
diff --git a/ChangeLog b/ChangeLog
index b869756..c15f733 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,9 @@
    - itojun@cvs.openbsd.org 2002/07/10 10:28:15
      [sshconnect.c]
      bark if all connection attempt fails.
+   - deraadt@cvs.openbsd.org 2002/07/10 17:53:54
+     [rijndael.c]
+     use right sizeof in memcpy; markus ok
 
 20020709
  - (bal) NO_IPPORT_RESERVED_CONCEPT used instead of CYGWIN so other platforms
@@ -1342,4 +1345,4 @@
  - (stevesk) entropy.c: typo in debug message
  - (djm) ssh-keygen -i needs seeded RNG; report from markus@
 
-$Id: ChangeLog,v 1.2358 2002/07/11 04:00:19 mouring Exp $
+$Id: ChangeLog,v 1.2359 2002/07/11 04:01:29 mouring Exp $