summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f9740631e..2dd542ba2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
120140131 120140131
2 - (djm) [sandbox-seccomp-filter.c sandbox-systrace.c] Allow shutdown(2) 2 - (djm) [sandbox-seccomp-filter.c sandbox-systrace.c] Allow shutdown(2)
3 syscall from sandboxes; it may be called by packet_close. 3 syscall from sandboxes; it may be called by packet_close.
4 - (dtucker) [readconf.c] Include <arpa/inet.h> for the hton macros. Fixes
5 build with HP-UX's compiler. Patch from Kevin Brott.
4 6
520140130 720140130
6 - (djm) [configure.ac] Only check for width-specified integer types 8 - (djm) [configure.ac] Only check for width-specified integer types