summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2012-10-05 15:41:06 +1000
committerDarren Tucker <dtucker@zip.com.au>2012-10-05 15:41:06 +1000
commitcc8e9ffdd18e1ff2b14cc49cc983648f62c9d79a (patch)
tree12bf4202eb0dbdbca1d9532d1de3eef8a888c18a /ChangeLog
parent50ce447ef9224030c2a770c318d747f7b08d966c (diff)
- [Makefile.in] "Using $< in a non-suffix rule context is a GNUmake idiom"
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eda55cf57..796656601 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -48,6 +48,7 @@
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 - [umac.c] Enforce allowed umac output sizes. From djm@.
51 - [Makefile.in] "Using $< in a non-suffix rule context is a GNUmake idiom".
51 52
5220120917 5320120917
53 - (dtucker) OpenBSD CVS Sync 54 - (dtucker) OpenBSD CVS Sync