Version 1.0.2 METAPROXY.1.0.2
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 28 Apr 2006 05:08:40 +0000 (05:08 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 28 Apr 2006 05:08:40 +0000 (05:08 +0000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 0b7dbd9..af5c226 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
---- 1.0.0 2006/04/27
+--- 1.0.2 2006/04/28
 
-Build instructions for Windows. NMake makefile part of dist.
+More information about virtual hosts. The 'etc' directory is part of the
+distribution tar.
+
+--- 1.0.1 2006/04/27
+
+Build instructions for Windows. NMake makefile part of distribution tar.
 
 --- 1.0.0 2006/04/24
 
index ec5ba0b..3b877b3 100644 (file)
@@ -3,7 +3,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ(2.59)
-AC_INIT([metaproxy],[1.0.1], [adam@indexdata.dk])
+AC_INIT([metaproxy],[1.0.2], [adam@indexdata.dk])
 
 AC_CONFIG_HEADERS(src/config.hpp)