Update for YAZ 3s libyaz_server.la
[simpleserver-moved-to-github.git] / TODO
diff --git a/TODO b/TODO
index 8878dd4..2f902b2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,17 @@
-Net::Z3950::SimpleServer - TODO list
-------------------------------------
+Todo list for the SimpleServer project:
+---------------------------------------
 
+-- Enforce symbol registration instead of code reference registration when
+   Simpleserver is running in threaded mode.
+
+-- Add PID members to the argument hashes where they do not already occur.
+
+-- Fix memory leak in the Scan handle.
+
+-- Correct handling of string tags in RPN (this may already function correctly
+   in the RPN Perl object tree, but does not work in the QUERY member of the
+   argument hash.)
+
+
+Last updated: 2002/04/22 by Anders Sønderberg Mortensen <sondberg@indexdata.dk>