Bump to 0.7.12 YAZPP.0.7.12
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 17 Mar 2004 10:55:25 +0000 (10:55 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 17 Mar 2004 10:55:25 +0000 (10:55 +0000)
ChangeLog
TODO
configure.in

index 35ae537..7564a76 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
-Fixed fix-up for omitted referenceIds.
+--- 0.7.12 2004/03/17 Internal release.
+
+Force libXSLT to reports errors to log file (similar to libXML2).
+
+Update voyager.xml and pqf.properties to use info: URIs.
+
+Fixed handling of omitted referenceIDs.
 
 --- 0.7.11 2004/03/01 Internal release.
 
 
 --- 0.7.11 2004/03/01 Internal release.
 
diff --git a/TODO b/TODO
index b3a5672..5163c35 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,6 +4,12 @@ Proxy doesn't do well, if preferredRecordSyntax is not set.
 Per database config.
 
 Control the various optimizations with config..
 Per database config.
 
 Control the various optimizations with config..
+  query match
+  record caching
+  fix-up reference ID
+  pre-init
+  keepalive
+  -1 reinit.
 
 Live status (via search, present).
 
 
 Live status (via search, present).
 
index c010aa2..9bb17d8 100644 (file)
@@ -1,5 +1,5 @@
 AC_INIT(configure.in)
 AC_INIT(configure.in)
-AM_INIT_AUTOMAKE("yaz++",0.7.11)
+AM_INIT_AUTOMAKE("yaz++",0.7.12)
 
 AC_PROG_CC
 AC_PROG_CPP
 
 AC_PROG_CC
 AC_PROG_CPP