# HG changeset patch # User Carl Byington # Date 1201984313 28800 # Node ID 752d4315675ce164c247b0beb09b9307cb9ecbe4 # Parent c7efbf2ffd8b9869b93c6554818731b9d4ee17c7 add reference to mercurial repository in the documentation diff -r c7efbf2ffd8b -r 752d4315675c ChangeLog --- a/ChangeLog Sat Feb 02 12:29:59 2008 -0800 +++ b/ChangeLog Sat Feb 02 12:31:53 2008 -0800 @@ -1,4 +1,5 @@ - $Id$ +6.16 2008-02-02 + Switch to Mercurial source control. 6.15 2007-12-07 Fix null pointer dereference if macro _ not passed to this milter. diff -r c7efbf2ffd8b -r 752d4315675c NEWS --- a/NEWS Sat Feb 02 12:29:59 2008 -0800 +++ b/NEWS Sat Feb 02 12:31:53 2008 -0800 @@ -1,5 +1,4 @@ - $Id$ - +6.16 2008-02-02 Switch to Mercurial source control. 6.15 2007-12-07 Fix null pointer dereference if macro _ not passed to this milter. 6.14 2007-11-10 Don't autowhitelist due to out of office reply bots. 6.13 2007-11-10 Fix null pointer dereference on missing HELO command. diff -r c7efbf2ffd8b -r 752d4315675c configure.in --- a/configure.in Sat Feb 02 12:29:59 2008 -0800 +++ b/configure.in Sat Feb 02 12:31:53 2008 -0800 @@ -1,6 +1,6 @@ AC_PREREQ(2.59) -AC_INIT(dnsbl,6.15,carl@five-ten-sg.com) +AC_INIT(dnsbl,6.16,carl@five-ten-sg.com) AC_CONFIG_SRCDIR([config.h.in]) AC_CONFIG_HEADER([config.h]) diff -r c7efbf2ffd8b -r 752d4315675c xml/dnsbl.in --- a/xml/dnsbl.in Sat Feb 02 12:29:59 2008 -0800 +++ b/xml/dnsbl.in Sat Feb 02 12:31:53 2008 -0800 @@ -3,16 +3,22 @@ Packages The various source and binary packages are available at http://www.five-ten-sg.com/@PACKAGE@/packages/ + url="http://www.five-ten-sg.com/@PACKAGE@/packages/">http://www.five-ten-sg.com/@PACKAGE@/packages/. The most recent documentation is available at http://www.five-ten-sg.com/@PACKAGE@/ + url="http://www.five-ten-sg.com/@PACKAGE@/">http://www.five-ten-sg.com/@PACKAGE@/. + + + A Mercurial source + code repository for this project is available at http://hg.five-ten-sg.com/@PACKAGE@/. - 2007-10-07 + 2008-02-02 @@ -555,9 +561,9 @@ - CVS Version + Version - $Id$ + @VERSION@ @@ -565,7 +571,7 @@ - 2007-10-07 + 2008-02-02 @@ -777,9 +783,9 @@ - CVS Version + Version - $Id$ + @VERSION@