summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-01-24 21:57:11 +1100
committerDarren Tucker <dtucker@zip.com.au>2005-01-24 21:57:11 +1100
commit660db78af227f26c6e1ee4ca795400cd7b8ac056 (patch)
tree5009ad423edb541d2194f9a91f34c2121426d7c4 /ChangeLog
parent094cd0ba02a3a29f170227dc0219e08c006c9b86 (diff)
- djm@cvs.openbsd.org 2005/01/23 10:18:12
[cipher.c] config option "Ciphers" should be case-sensitive; ok dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fa31ec3ac..d271cf5e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@
9 [auth.c] 9 [auth.c]
10 Log source of connections denied by AllowUsers, DenyUsers, AllowGroups and 10 Log source of connections denied by AllowUsers, DenyUsers, AllowGroups and
11 DenyGroups. bz #909, ok djm@ 11 DenyGroups. bz #909, ok djm@
12 - djm@cvs.openbsd.org 2005/01/23 10:18:12
13 [cipher.c]
14 config option "Ciphers" should be case-sensitive; ok dtucker@
12 15
1320050120 1620050120
14 - (dtucker) OpenBSD CVS Sync 17 - (dtucker) OpenBSD CVS Sync
@@ -2027,4 +2030,4 @@
2027 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2030 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2028 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2031 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2029 2032
2030$Id: ChangeLog,v 1.3622 2005/01/24 10:56:48 dtucker Exp $ 2033$Id: ChangeLog,v 1.3623 2005/01/24 10:57:11 dtucker Exp $