From 702c59e0e8d95d2798f798123fb03319d6a84957 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 21 May 2008 19:48:35 +0200 Subject: [PATCH] Released as 3.1. --- NEWS | 5 +++++ m4/dnslib.m4 | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 81d3cf9..5e3bf48 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +Version 3.1 [21-05-2008] + + o Fixes for compatibility problems with recent versions of GNU m4. + o Added support for TXT, RP and SRV records. + Version 3.0.1 [22-11-2006] Fixed bugs in in the FORWARD and SLAVE macros, causing it to diff --git a/m4/dnslib.m4 b/m4/dnslib.m4 index a3eddcd..3e796a3 100644 --- a/m4/dnslib.m4 +++ b/m4/dnslib.m4 @@ -1,12 +1,12 @@ dnl ### -dnl ### NSC 3.0 -- Library Functions For DNS Processing -dnl ### (c) 1997--2003 Martin Mares +dnl ### NSC -- Library Functions For DNS Processing +dnl ### (c) 1997--2008 Martin Mares dnl ### divert(-1) # NSC version -define(`NSCVER', `NSC 2.99a') +define(`NSCVER', `NSC 3.1') # Current date and time -- 2.39.2