From 79071b9f48a74b3cf2894dbe5430729bad25055d Mon Sep 17 00:00:00 2001 From: Sebastian Hammer Date: Thu, 2 Oct 1997 12:09:05 +0000 Subject: [PATCH] CHanged date --- CHANGELOG | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 8395d13..7d77a87 100644 --- 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. -- 1.7.10.4