Fixed a bug in ASN.1 compiler that caused Type-1 Operator codec to fail
[yaz-moved-to-github.git] / CHANGELOG
index 1621a7b..c678e06 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,25 @@
 Possible compatibility problems with earlier versions marked with '*'.
 
+Fixed a bug in ASN.1 compiler that caused Type-1 Operator codec to fail.
+
+Make ZOOM error code for "invalid query".
+
+Fixed compilation for SSL which wasn't properly enabled for all platforms.
+
+--- 2.0.10 2004/02/05 
+
+For yaz.m4, allow second argument for YAZ_INIT to hold minimal version of
+YAZ required.
+
+* SRW/SRU 1.1 updates. Diagnostic code now a URI.
+
+Added option -p <file> to make Generic Frontend Server to write PID file.
+
+Added option -D to put Generic Frontend Server in background on its own.
+
+Make ZOOM C recognize option "password". If unset, "pass" is used
+(for backwards compatibility).
+
 Fixed a bug in Generic Frontend Server that could make it crash if a
 client sets characterSetNegotation bit, but didn't pass negotiation stuff
 in InitRequest.