summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2011-07-10 09:27:49 +0000
committerBart De Schuymer <bdschuym@pandora.be>2011-07-10 09:27:49 +0000
commit7ee27fdcbe1b01f25a0985d63b070e964d83fc46 (patch)
treef9d470c2ffb04fc74497933c2dd7a9d5eaf0e661 /ChangeLog
parentcd666336c9492a6cf0d21864c8dbe90b55df01c2 (diff)
add changelog for v2.0.10-1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30a8ec7..746fb7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,20 @@
+20110710
+ Changelog for v2.0.10-1
* fix --among-dst-file, which translated to --among-src
(reported by Thierry Watelet)
+ * fix bug in test_ulog.c example
+ * Makefile: respect LDFLAGS during ebtables build (Peter Volkov)
+ * Makefile: create directories to avoid build failure when DESTDIR is
+ supplied (Peter Volkov)
+ * incorporate fixes for possible issues found by Coverity analysis
+ (thanks to Jiri Popelka)
+ * define __EXPORTED_HEADERS__ to get access to the Linux kernel headers
+ * extend ebt_ip6 to allow matching on ipv6-icmp types/codes (by Florian
+ Westphal)
+ * Print a more useful error message when an update of the kernel table
+ failed.
+ * Add --concurrent option, which enables using a file lock to support
+ concurrent scripts updating the ebtables kernel tables
20100203
Changelog for v2.0.9-2
* fix unwanted zeroing of counters in the last user-defined chain