summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2012-10-05 12:11:33 +1000
committerDarren Tucker <dtucker@zip.com.au>2012-10-05 12:11:33 +1000
commit50ce447ef9224030c2a770c318d747f7b08d966c (patch)
tree1aa922164a08dc24930eb67bd3b03326f5ddb39e /ChangeLog
parentee4ad778d778c8a19c763738a0851afb9c6ccf16 (diff)
- [umac.c] Enforce allowed umac output sizes. From djm@.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ed3a2839..eda55cf57 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -47,6 +47,7 @@
47 use -Ocheck and waiting for completions by PID to make multiplexing test 47 use -Ocheck and waiting for completions by PID to make multiplexing test
48 less racy and (hopefully) more reliable on slow hardware. 48 less racy and (hopefully) more reliable on slow hardware.
49 - [Makefile umac.c] Add special-case target to build umac128.o. 49 - [Makefile umac.c] Add special-case target to build umac128.o.
50 - [umac.c] Enforce allowed umac output sizes. From djm@.
50 51
5120120917 5220120917
52 - (dtucker) OpenBSD CVS Sync 53 - (dtucker) OpenBSD CVS Sync