summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2012-10-05 12:04:10 +1000
committerDarren Tucker <dtucker@zip.com.au>2012-10-05 12:04:10 +1000
commitee4ad778d778c8a19c763738a0851afb9c6ccf16 (patch)
treee735869ca9f893b8679877604ecf2620dbadd9ec /ChangeLog
parent9b2c0360cf7de7b460f1740b4eb247c27da4630f (diff)
- dtucker@cvs.openbsd.org 2012/09/10 01:51:19
[regress/multiplex.sh] use -Ocheck and waiting for completions by PID to make multiplexing test less racy and (hopefully) more reliable on slow hardware.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c4dba6dc..3ed3a2839 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -42,6 +42,10 @@
42 Log -O cmd output to the log file and make logging consistent with the 42 Log -O cmd output to the log file and make logging consistent with the
43 other tests. Test clean shutdown of an existing channel when testing 43 other tests. Test clean shutdown of an existing channel when testing
44 "stop". 44 "stop".
45 - dtucker@cvs.openbsd.org 2012/09/10 01:51:19
46 [regress/multiplex.sh]
47 use -Ocheck and waiting for completions by PID to make multiplexing test
48 less racy and (hopefully) more reliable on slow hardware.
45 - [Makefile umac.c] Add special-case target to build umac128.o. 49 - [Makefile umac.c] Add special-case target to build umac128.o.
46 50
4720120917 5120120917