summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2007-10-26 16:43:22 +1000
committerDamien Miller <djm@mindrot.org>2007-10-26 16:43:22 +1000
commit0b6a21d468e19702f3a9febdace803225ce2fbf7 (patch)
treed5d74627d8e8df2ccb1d5116e6f9c02d0988b993 /ChangeLog
parent9aeef6b50d23a9f430b65c6f3454d14db0083832 (diff)
downloadopenssh-git-0b6a21d468e19702f3a9febdace803225ce2fbf7.tar.gz
- otto@cvs.openbsd.org 2005/10/24 20:25:14
[openbsd-compat/sys-queue.h] Partly backout. NOLIST, used in LISTs is probably interfering. requested by deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c027f3f7..9be69508 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -110,6 +110,10 @@
referencing who knows what. Prevent these accidents by NULLing some
fields on remove and replace. This way, either a panic or segfault
will be produced on the faulty operation.
+ - otto@cvs.openbsd.org 2005/10/24 20:25:14
+ [openbsd-compat/sys-queue.h]
+ Partly backout. NOLIST, used in LISTs is probably interfering.
+ requested by deraadt@
- (djm) [regress/sftp-cmds.sh]
Use more restrictive glob to pick up test files from /bin - some platforms
ship broken symlinks there which could spoil the test.
@@ -3386,4 +3390,4 @@
OpenServer 6 and add osr5bigcrypt support so when someone migrates
passwords between UnixWare and OpenServer they will still work. OK dtucker@
-$Id: ChangeLog,v 1.4788 2007/10/26 06:42:18 djm Exp $
+$Id: ChangeLog,v 1.4789 2007/10/26 06:43:22 djm Exp $