aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 92fe3b47..4a7b8c96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Thu Dec 9 22:12:48 2010 Arnold D. Robbins <arnold@skeeve.com>
+
+ * io.c: Restored changes of 1 July 2010 to allow /inet4 and /inet6;
+ they got lost amongst the merges. Fixed checking of do_sandbox.
+ Also, removed the option for raw IP sockets since it was never
+ implemented and wasn't going to be.
+
Tue Dec 7 11:59:00 2010 Arnold D. Robbins <arnold@skeeve.com>
* configure.ac: Remove test for return type of sprintf. Another