summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2005-10-20 17:56:51 +0000
committerBart De Schuymer <bdschuym@pandora.be>2005-10-20 17:56:51 +0000
commitcaf261b974601290080e5a98594805ccf79d3908 (patch)
treee5a6147203bc515acc6b067571fc1e7094ac4a38
parentea5364b23214505d97c3968048b5f15451e02b61 (diff)
*** empty log message ***
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e567d2..d06964c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,8 +2,9 @@
Since last entry:
* ebtables modules are now located in /usr/lib/ebtables/
* added '/sbin/service ebtables' support
- * added ebtables-save and ebtables-restore (the first one
- a perl script, the second one written in c (fast)
+ * added ebtables-save (thanks to Rok Papez <rok.papez@arnes.si>)
+ and ebtables-restore (the first one a perl script, the second
+ one written in c (fast)
* optimized the code for the '-A' command, making ebtables-restore
very fast.
* ebtablesd/ebtablesu is deprecated and not compiled by default