summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-12-13 19:29:36 +1100
committerDamien Miller <djm@mindrot.org>2005-12-13 19:29:36 +1100
commitaeb31d6120681f42ad1b91adc5352159a6a5d345 (patch)
tree5aceeb57e155124fe83ae5cb514cef2542842b93 /ChangeLog
parentd27b947178df3689bfb7fdfb62a5f1337ef73481 (diff)
downloadopenssh-git-aeb31d6120681f42ad1b91adc5352159a6a5d345.tar.gz
- djm@cvs.openbsd.org 2005/12/07 03:52:22
[clientloop.c] reyk forgot to compile with -Werror (missing header)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 96ed9a05..337f7008 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,9 @@
support for LocalCommand in the ssh(1) client.
ok djm@, markus@, jmc@ (manpages), tested and discussed with others
+ - djm@cvs.openbsd.org 2005/12/07 03:52:22
+ [clientloop.c]
+ reyk forgot to compile with -Werror (missing header)
20051201
- (djm) [envpass.sh] Remove regress script that was accidentally committed
@@ -3414,4 +3417,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.4019 2005/12/13 08:29:02 djm Exp $
+$Id: ChangeLog,v 1.4020 2005/12/13 08:29:36 djm Exp $