Xtables-addons 1.31

This commit is contained in:
Jan Engelhardt
2010-11-05 19:42:22 +01:00
parent f65ea59795
commit 81ad2519a9
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
AC_INIT([xtables-addons], [1.30]) AC_INIT([xtables-addons], [1.31])
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.31 (November 05 2010)
========================
- LOGMARK: print remaining lifetime of cts - LOGMARK: print remaining lifetime of cts
- build: improve detection of kernel version and error handling - build: improve detection of kernel version and error handling
- build: automatically derive Xtables module directory, thus - build: automatically derive Xtables module directory, thus

View File

@@ -1,4 +1,4 @@
.TH xtables-addons 8 "v1.30 (2010-10-02)" "" "v1.30 (2010-10-02)" .TH xtables-addons 8 "v1.31 (2010-11-05)" "" "v1.31 (2010-11-05)"
.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