summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2014-07-23 09:43:42 +1000
committerDarren Tucker <dtucker@zip.com.au>2014-07-23 09:43:42 +1000
commit31eb78078d349b32ea41952ecc944b3ad6cb0d45 (patch)
tree25212830a018c15f6035e8692db23a80d17ec489 /ChangeLog
parent820763efef2d19d965602533036c2b4badc9d465 (diff)
- guenther@cvs.openbsd.org 2014/07/22 07:13:42
[umac.c] Convert from <sys/endian.h> to the shiney new <endian.h> ok dtucker@, who also confirmed that -portable handles this already (ID sync only, includes.h pulls in endian.h if available.)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b0e0f5fcc..3e4bb9d92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,11 @@
10 - dtucker@cvs.openbsd.org 2014/07/22 01:18:50 10 - dtucker@cvs.openbsd.org 2014/07/22 01:18:50
11 [key.c] 11 [key.c]
12 Prevent spam from key_load_private_pem during hostbased auth. ok djm@ 12 Prevent spam from key_load_private_pem during hostbased auth. ok djm@
13 - guenther@cvs.openbsd.org 2014/07/22 07:13:42
14 [umac.c]
15 Convert from <sys/endian.h> to the shiney new <endian.h>
16 ok dtucker@, who also confirmed that -portable handles this already
17 (ID sync only, includes.h pulls in endian.h if available.)
13 18
1420140721 1920140721
15 - OpenBSD CVS Sync 20 - OpenBSD CVS Sync