r808@llin: dpavlin | 2006-07-05 17:59:40 +0200
authorDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 5 Jul 2006 15:59:29 +0000 (15:59 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 5 Jul 2006 15:59:29 +0000 (15:59 +0000)
 WebPAC::Output::MARC has landed [2.24]

git-svn-id: svn+ssh://mjesec/home/dpavlin/svn/webpac2/trunk@584 07558da8-63fa-0310-ba24-9fe276d99e06

TODO
lib/WebPAC.pm

diff --git a/TODO b/TODO
index 4c54a73..1da6e0e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,8 +20,8 @@
 + support arrays for normalize/path [2.21]
 + add marc to normalize and create export MARC file [2.22]
 + implement indicators and repetable subfield in marc export [2.23]
-- add WebPAC::Output::MARC [2.24]
-- support arrays for lookup
++ add WebPAC::Output::MARC [2.24]
+- rewrite lookup support to use WebPAC::Normalize [2.25]
 - add dBase input format
 - remove delimiters characters from index and query entered
 - delete unused files in database directories
index ab4a2da..682d7b8 100644 (file)
@@ -9,11 +9,11 @@ WebPAC - core module
 
 =head1 VERSION
 
-Version 2.23
+Version 2.24
 
 =cut
 
-our $VERSION = '2.23';
+our $VERSION = '2.24';
 
 =head1 SYNOPSIS