Helper function for Charset and Lang Negotiation 3
[yaz-moved-to-github.git] / CHANGELOG
index 5f23fd7..9f8a597 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,22 @@
 Possible compatibility problems with earlier versions marked with '*'.
 
---- 1.8.6 2002/MM/DD
+
+--- 1.8.7 2002/MM/DD
+
+Attributes from multiple CCL fields may be OR'ed rather than merged
+using directive "@field or". Fields are still merged by default -
+equivalent to "@field merge".
+
+XML reader for data1 (EXPAT).
+
+Fixed bug in ZOOM connect that occurred on OpenBSD (maybe others). Patch
+by Oleg Kolobov.
+
+Fixed bug in zget for parameter ExtendedServicesResponse.
+
+Fix OID for ILL.
+
+--- 1.8.6 2002/03/25
 
 Added PQF feature: '@attr type=value' may be written as '@type=value'.