Added log level flag LOG_MALLOC, moved malloc entries there.
[yaz-moved-to-github.git] / CHANGELOG
index 926887a..af5986d 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,16 @@
 Possible compatibility problems with earlier versions marked with '*'.
 
---- 1.8.6 2002/MM/DD
+--- 1.8.7 2002/MM/DD
+
+Fix OID for ILL.
+
+--- 1.8.6 2002/03/25
+
+Added PQF feature: '@attr type=value' may be written as '@type=value'.
+
+Client displays USR.1:SearchResult-1 (hits per term).
+
+Additional Search Info for search in Generic Frontend Server.
 
 Fixed CCL parsing of "field=s".
 
@@ -9,7 +19,7 @@ WIN32 installer - using the excellent NSIS software from nullsoft.
 Fixed CCL parsing of "field = - <number>".
 
 Added function yaz_marc_decode that decodes MARC for line mode
-display or XML.
+display or XML (similar to that used by JZKit).
 
 Fixed BER decoding of OPTIONAL CHOICE. The bug didn't affect the
 Z39.50. But ISO/ILL was, however.