summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-08-19 00:46:43 +1000
committerDamien Miller <djm@mindrot.org>2006-08-19 00:46:43 +1000
commit3d2d6e90e4c6f46347b7212401198babe49f2c50 (patch)
tree4725e8c03825651f1c2eb9b77742776d06248669 /ChangeLog
parenta1cb9f334bcc6ebd7bf2b5229b7645d995de0a15 (diff)
- djm@cvs.openbsd.org 2006/08/18 14:40:34
[gss-genr.c ssh-gss.h] constify host argument to match the rest of the GSSAPI functions and unbreak compilation with -Werror
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 167c65d2..4f31df3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -38,6 +38,10 @@
[gss-genr.c ssh-gss.h sshconnect2.c]
bz #1218 - disable SPNEGO as per RFC4462; diff from simon AT sxw.org.uk
ok markus@
+ - djm@cvs.openbsd.org 2006/08/18 14:40:34
+ [gss-genr.c ssh-gss.h]
+ constify host argument to match the rest of the GSSAPI functions and
+ unbreak compilation with -Werror
20060817
- (dtucker) [openbsd-compat/fake-rfc2553.c openbsd-compat/setproctitle.c]
@@ -5259,4 +5263,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.4494 2006/08/18 14:33:34 djm Exp $
+$Id: ChangeLog,v 1.4495 2006/08/18 14:46:43 djm Exp $