Bump version to 3.0.5-1
[yaz-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index 6e30749..0a5e380 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Changed decoding of SRU XML packed records to deal with servers that
+have recordData with XML data with multiple root nodes. Also make
+comparison for recordPacking case insensitive. Again, one server
+returns "XML" where others return "xml".
+
+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