Fix SOAP SRU encoding leak
[yaz-moved-to-github.git] / CHANGELOG
index f06b6b1..ade812d 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,7 +1,26 @@
 Possible compatibility problems with earlier versions marked with '*'.
 
+--- 2.0.9-6 2004/01/12  Debian/Windows
+
+Make the SRU server more picky WRT unknown params, etc.
+
+Bug fix: ZOOM scan response didn't return displayTerm - when present.
+
+New YAZ client command, options, that sets Z39.50 options.
+
+New utility functions yaz_init_opt_{encode,decode} to encode/decode Z39.50
+options from a string of tokens (one token for each option bit).
+
+Update SRW diagnostic code messages.
+
+--- 2.0.9-5 2004/01/07  Debian/Windows
+
 Handle user defined stylesheet for SRW/SRU.
 
+--- 2.0.9-4 2004/01/06  Debian/Windows
+
+Fix bug in decoding of Content-Length.
+
 --- 2.0.9-3 2004/01/06  Debian/Windows
 
 Fix a bug with decoding of XML packed records.