summaryrefslogtreecommitdiff
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 167c65d2a..4f31df3ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -38,6 +38,10 @@
38 [gss-genr.c ssh-gss.h sshconnect2.c] 38 [gss-genr.c ssh-gss.h sshconnect2.c]
39 bz #1218 - disable SPNEGO as per RFC4462; diff from simon AT sxw.org.uk 39 bz #1218 - disable SPNEGO as per RFC4462; diff from simon AT sxw.org.uk
40 ok markus@ 40 ok markus@
41 - djm@cvs.openbsd.org 2006/08/18 14:40:34
42 [gss-genr.c ssh-gss.h]
43 constify host argument to match the rest of the GSSAPI functions and
44 unbreak compilation with -Werror
41 45
4220060817 4620060817
43 - (dtucker) [openbsd-compat/fake-rfc2553.c openbsd-compat/setproctitle.c] 47 - (dtucker) [openbsd-compat/fake-rfc2553.c openbsd-compat/setproctitle.c]
@@ -5259,4 +5263,4 @@
5259 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 5263 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
5260 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 5264 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
5261 5265
5262$Id: ChangeLog,v 1.4494 2006/08/18 14:33:34 djm Exp $ 5266$Id: ChangeLog,v 1.4495 2006/08/18 14:46:43 djm Exp $