- djm@cvs.openbsd.org 2010/12/24 21:41:48
     [auth-options.c]
     don't send the actual forced command in a debug message; ok markus deraadt
diff --git a/ChangeLog b/ChangeLog
index 3be37d2..0cdc191 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,9 @@
      reset SIGCHLD handler before fork (and restore it after) so we don't miss
      the the askpass child's exit status. Correct test for exit status/signal to
      account for waitpid() failure; with claudio@ ok claudio@ markus@
+   - djm@cvs.openbsd.org 2010/12/24 21:41:48
+     [auth-options.c]
+     don't send the actual forced command in a debug message; ok markus deraadt
 
 20110104
  - (djm) [configure.ac Makefile.in] Use mandoc as preferred manpage