summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 46785b799..b92e6be07 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,11 @@
18 - dtucker@cvs.openbsd.org 2008/07/04 03:47:02 18 - dtucker@cvs.openbsd.org 2008/07/04 03:47:02
19 [monitor.c] 19 [monitor.c]
20 Make debug a little clearer. ok djm@ 20 Make debug a little clearer. ok djm@
21 - djm@cvs.openbsd.org 2008/06/30 08:07:34
22 [regress/key-options.sh]
23 shell portability: use "=" instead of "==" in test(1) expressions,
24 double-quote string with backslash escaped /
25
21 - (dtucker) [sftp-server.c] Bug #1447: fall back to racy rename if link 26 - (dtucker) [sftp-server.c] Bug #1447: fall back to racy rename if link
22 returns EXDEV. Patch from Mike Garrison, ok djm@ 27 returns EXDEV. Patch from Mike Garrison, ok djm@
23 28
@@ -4555,4 +4560,4 @@
4555 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4560 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4556 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4561 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4557 4562
4558$Id: ChangeLog,v 1.5054 2008/07/04 04:10:19 dtucker Exp $ 4563$Id: ChangeLog,v 1.5055 2008/07/04 07:08:58 dtucker Exp $