CHanged date
authorSebastian Hammer <quinn@indexdata.com>
Thu, 2 Oct 1997 12:09:05 +0000 (12:09 +0000)
committerSebastian Hammer <quinn@indexdata.com>
Thu, 2 Oct 1997 12:09:05 +0000 (12:09 +0000)
CHANGELOG

index 8395d13..7d77a87 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,6 @@
 Possible compatibility problems with earlier versions marked with '*'.
 
---- XXXXX
+--- 1.4 1997/10/2
 
 Revised the CCL parser utility to be thread safe.
 
@@ -12,7 +12,8 @@ NMEM resources. Function nmem_init should be called once in the
 initial thread before NMEM/ODR is used. statserv.c and client.c
 have been changed accordingly. The change was necessary to make
 NMEM thread safe. The NMEM memory pool is shared amongst threads
-in a process.
+in a process. Unix-based applications will still work fine without
+calling this.
 
 Added NT Services interface for the the Z39.50 (statserv) Server. 
 Refer to the ztest.c source on the usage.