summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2007-10-26 16:46:31 +1000
committerDamien Miller <djm@mindrot.org>2007-10-26 16:46:31 +1000
commita95c0c224bf0969d57fabb27004f4c9b810c26fa (patch)
tree38e74128783bd0691be8486ce422b4d9f5cbcd31 /ChangeLog
parent03c618afa3c19fe4574a5bc45eec09fd0b1d5990 (diff)
- otto@cvs.openbsd.org 2007/04/30 18:42:34
[openbsd-compat/sys-queue.h] Enable QUEUE_MACRO_DEBUG on DIAGNOSTIC kernels. Input and okays from krw@, millert@, otto@, deraadt@, miod@.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 33798ba94..b0c86e26d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -123,6 +123,10 @@
123 Introduce debugging aid for queue macros. Disabled by default; but 123 Introduce debugging aid for queue macros. Disabled by default; but
124 developers are encouraged to run with this enabled. 124 developers are encouraged to run with this enabled.
125 ok krw@ fgsch@ deraadt@ 125 ok krw@ fgsch@ deraadt@
126 - otto@cvs.openbsd.org 2007/04/30 18:42:34
127 [openbsd-compat/sys-queue.h]
128 Enable QUEUE_MACRO_DEBUG on DIAGNOSTIC kernels.
129 Input and okays from krw@, millert@, otto@, deraadt@, miod@.
126 - (djm) [regress/sftp-cmds.sh] 130 - (djm) [regress/sftp-cmds.sh]
127 Use more restrictive glob to pick up test files from /bin - some platforms 131 Use more restrictive glob to pick up test files from /bin - some platforms
128 ship broken symlinks there which could spoil the test. 132 ship broken symlinks there which could spoil the test.
@@ -3399,4 +3403,4 @@
3399 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3403 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3400 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3404 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3401 3405
3402$Id: ChangeLog,v 1.4791 2007/10/26 06:45:32 djm Exp $ 3406$Id: ChangeLog,v 1.4792 2007/10/26 06:46:31 djm Exp $