- markus@cvs.openbsd.org 2001/04/18 22:48:26
     [auth2.c]
     no longer const
diff --git a/ChangeLog b/ChangeLog
index 3372e37..c1bbc6a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@
    - markus@cvs.openbsd.org 2001/04/18 22:03:45                           
      [auth2.c sshconnect2.c]                                              
      use FDQN with trailing dot in the hostbased auth packets, ok deraadt@
+   - markus@cvs.openbsd.org 2001/04/18 22:48:26
+     [auth2.c]                                 
+     no longer const                           
 
 20010418
   - OpenBSD CVS Sync                            
@@ -5171,4 +5174,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.1142 2001/04/19 20:35:40 mouring Exp $
+$Id: ChangeLog,v 1.1143 2001/04/19 20:38:06 mouring Exp $