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