diff --git a/configure.ac b/configure.ac index 04652f3..c42fa0b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT([xtables-addons], [1.19]) +AC_INIT([xtables-addons], [1.20]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) AC_PROG_INSTALL diff --git a/doc/changelog.txt b/doc/changelog.txt index beb1f41..f7191ee 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,8 +1,16 @@ HEAD ==== + + +Xtables-addons 1.20 (November 19 2009) +====================================== - ipp2p: add more boundary checks - ipp2p: fix Gnutelle line ending detection +- LOGMARK: remove unknown options from manpage +- ACCOUNT: endianess-correctness +- ipset: install manpage +- ipset: fast forward to v4.1 Xtables-addons 1.19 (October 12 2009) diff --git a/xtables-addons.8.in b/xtables-addons.8.in index 3962e05..0dc63cf 100644 --- a/xtables-addons.8.in +++ b/xtables-addons.8.in @@ -1,4 +1,4 @@ -.TH xtables-addons 8 "v1.19 (2009-10-12)" "" "v1.19 (2009-10-12)" +.TH xtables-addons 8 "v1.20 (2009-11-19)" "" "v1.20 (2009-11-19)" .SH Name Xtables-addons \(em additional extensions for iptables, ip6tables, etc. .SH Targets