Xtables-addons 1.29

This commit is contained in:
Jan Engelhardt
2010-09-29 02:51:48 +02:00
parent 2d36632d4a
commit 14458b3a7e
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
AC_INIT([xtables-addons], [1.28]) AC_INIT([xtables-addons], [1.29])
AC_CONFIG_HEADERS([config.h]) AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_MACRO_DIR([m4])
AC_PROG_INSTALL AC_PROG_INSTALL

View File

@@ -1,6 +1,10 @@
HEAD HEAD
==== ====
v1.29 (September 29 2010)
=========================
- compat_xtables: return bool for match_check and target_check in 2.6.23..34 - compat_xtables: return bool for match_check and target_check in 2.6.23..34
- ipset: enable building of ip_set_ipport{ip,net}hash.ko - ipset: enable building of ip_set_ipport{ip,net}hash.ko
- support for Linux 2.6.36 - support for Linux 2.6.36

View File

@@ -1,4 +1,4 @@
.TH xtables-addons 8 "v1.28 (2010-07-24)" "" "v1.28 (2010-07-24)" .TH xtables-addons 8 "v1.29 (2010-09-29)" "" "v1.29 (2010-09-29)"
.SH Name .SH Name
Xtables-addons \(em additional extensions for iptables, ip6tables, etc. Xtables-addons \(em additional extensions for iptables, ip6tables, etc.
.SH Targets .SH Targets