Fixed precedence rules for wildcards, I hope
[pazpar2-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index 93c3b55..1881f73 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+Fixed bug 2100: Database wildcards not working
+
+--- 1.0.5 2007/11/09
+
+Added support for retrieval of records in binary.
+
+Fixed bug 1794: Pazpar2 does not return valid XML.
+
+Deal with ICU not returning sortkey (resulted in SEGV before).
+
+--- 1.0.4 2007/09/28
+
+JavaScript library pzw2.js throws error if WS response (from Pazpar2 or
+other) is malformed (non-wellformed XML or missing Pazpar2 OK status).
+
+Improved diagnostics when Pazpar2 HTTP decoding fails.
+
+Pazpar2 requests may be POSTed as using Content-Type
+application/x-www-form-urlencoded.
+
+Pazpar2 honors LF in HTTP headers.
+
+Handle targets that handle negative hit counts (should not happen, but it
+does).
+
+--- 1.0.3 2007/09/19
+
 ICU is used for tokenization and normalization of the following: mergekey,
 sorting, relevance terms.