summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d54422c0..86c85fe1d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@
7 - [regress/agent-ptrace.sh] Skip tests if platform doesn't support it or 7 - [regress/agent-ptrace.sh] Skip tests if platform doesn't support it or
8 gdb cannot be found. 8 gdb cannot be found.
9 - [regress/reconfigure/sh] Make path to sshd fully qualified if required. 9 - [regress/reconfigure/sh] Make path to sshd fully qualified if required.
10 - [regress/rekey.sh] Remove dependence on /dev/zero (not all platforms have
11 it). The sparse file will take less disk space too.
10 12
1120030903 1320030903
12 - (djm) OpenBSD CVS Sync 14 - (djm) OpenBSD CVS Sync
@@ -997,4 +999,4 @@
997 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 999 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
998 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1000 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
999 1001
1000$Id: ChangeLog,v 1.2945 2003/09/04 03:59:48 dtucker Exp $ 1002$Id: ChangeLog,v 1.2946 2003/09/04 04:02:56 dtucker Exp $