For SRU responses allow Content-Type application/xml as well as text/xml.
[yaz-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index ff13dcb..3dbc59d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+For SRU responses allow Content-Type application/xml as well as text/xml.
+
+--- 3.0.4 2007/05/21
+
+Fixed bug in character set conversion of BER strings. Bug introduced
+in 3.0.0.
+
+--- 3.0.2 2007/05/08
+
+For OIDs use Odr_oid type everywhere, i.e. do not assume Odr_oid=int.
+
+For OID class, use oid_class consistently.
+
 Fixed external handling for SUTRS and Explain records (bug appeared in 3.0
 series).