summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2007-10-26 16:17:24 +1000
committerDamien Miller <djm@mindrot.org>2007-10-26 16:17:24 +1000
commit1651f6c40eaba61a6a2f30b79c57348e6906070f (patch)
treeeb9b34baa7990bea75282b96583c20089f615f5b /ChangeLog
parenta97529fa2ead2e6fa88de3cc599832cf1e3bc4eb (diff)
- otto@cvs.openbsd.org 2006/10/21 09:55:03
[openbsd-compat/base64.c] remove calls to abort(3) that can't happen anyway; from <bret dot lambert at gmail.com>; ok millert@ deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 617074ac2..13462df4f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -83,6 +83,10 @@
83 - jakob@cvs.openbsd.org 2007/10/11 18:36:41 83 - jakob@cvs.openbsd.org 2007/10/11 18:36:41
84 [openbsd-compat/getrrsetbyname.c] 84 [openbsd-compat/getrrsetbyname.c]
85 use RRSIG instead of SIG for DNSSEC. ok djm@ 85 use RRSIG instead of SIG for DNSSEC. ok djm@
86 - otto@cvs.openbsd.org 2006/10/21 09:55:03
87 [openbsd-compat/base64.c]
88 remove calls to abort(3) that can't happen anyway; from
89 <bret dot lambert at gmail.com>; ok millert@ deraadt@
86 - (djm) [regress/sftp-cmds.sh] 90 - (djm) [regress/sftp-cmds.sh]
87 Use more restrictive glob to pick up test files from /bin - some platforms 91 Use more restrictive glob to pick up test files from /bin - some platforms
88 ship broken symlinks there which could spoil the test. 92 ship broken symlinks there which could spoil the test.
@@ -3359,4 +3363,4 @@
3359 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3363 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3360 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3364 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3361 3365
3362$Id: ChangeLog,v 1.4781 2007/10/26 06:16:09 djm Exp $ 3366$Id: ChangeLog,v 1.4782 2007/10/26 06:17:24 djm Exp $