- stevesk@cvs.openbsd.org 2002/05/28 21:24:00
     [uidswap.c]
     use correct function name in fatal()

[See the patch above, I saw it before apply the next patch. <sigh>]
diff --git a/ChangeLog b/ChangeLog
index f7fa8c2..995f95f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -44,8 +44,9 @@
    - stevesk@cvs.openbsd.org 2002/05/28 17:28:02
      [uidswap.c]
      format spec change/casts and some KNF; ok markus@
-
- - (bal) Corrected debug() in uidswap.c to match upstream.
+   - stevesk@cvs.openbsd.org 2002/05/28 21:24:00
+     [uidswap.c]
+     use correct function name in fatal()
 
 20020604
  - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed
@@ -730,4 +731,4 @@
  - (stevesk) entropy.c: typo in debug message
  - (djm) ssh-keygen -i needs seeded RNG; report from markus@
 
-$Id: ChangeLog,v 1.2157 2002/06/06 20:42:04 mouring Exp $
+$Id: ChangeLog,v 1.2158 2002/06/06 20:44:06 mouring Exp $