- djm@cvs.openbsd.org 2008/01/19 19:13:28
     [ssh.1]
     satisfy the pedants: -q does not suppress all diagnostic messages (e.g.
     some commandline parsing warnings go unconditionally to stdout).
diff --git a/ChangeLog b/ChangeLog
index 03db03d..e69d0ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,10 @@
      initially from tobias@, but disabled them by placing them in
      "#ifdef notyet" which was asked by djm@
      ok djm@ tobias@
+   - djm@cvs.openbsd.org 2008/01/19 19:13:28
+     [ssh.1]
+     satisfy the pedants: -q does not suppress all diagnostic messages (e.g.
+     some commandline parsing warnings go unconditionally to stdout).
 
 20080119
  - (djm) Silence noice from expr in ssh-copy-id; patch from
@@ -3534,4 +3538,4 @@
    OpenServer 6 and add osr5bigcrypt support so when someone migrates
    passwords between UnixWare and OpenServer they will still work. OK dtucker@
 
-$Id: ChangeLog,v 1.4820 2008/02/10 11:20:44 djm Exp $
+$Id: ChangeLog,v 1.4821 2008/02/10 11:21:28 djm Exp $