News
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 7 Jul 2006 06:32:47 +0000 (06:32 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 7 Jul 2006 06:32:47 +0000 (06:32 +0000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index eebb7ab..f9a9748 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+--- 1.0.6 2006/07/07
+
+Database name in records returned set for virt_db/multi filters.
+
+Filter session_shared now functional.
+
 Log filter can be configured to write to a given file using 'filename'
 element. Also information category can be specified with 'category'. If
 filename is omitted, the log filter writes to stdout. See etc/config5.xml
index 8b00725..8eeb7f8 100644 (file)
@@ -3,7 +3,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ(2.59)
-AC_INIT([metaproxy],[1.0.5.1], [adam@indexdata.dk])
+AC_INIT([metaproxy],[1.0.6], [adam@indexdata.dk])
 
 AC_CONFIG_HEADERS(src/config.hpp)