Updated tests due to changed behavior WRT location content.
[pazpar2-moved-to-github.git] / NEWS
1 --- 1.0.11 2008/10/15
2
3 Fixed check for application/x-www-form-urlencoded parameters.
4
5 --- 1.0.10 2008/10/14
6
7 Fixes for IE in pz2.js.
8
9 Fixed bug #2021: non-merged, brief meta data NOT included for command=show.
10
11 --- 1.0.9 2008/05/23
12
13 Changed the JS library pz2.js to use POST for long URL (+ params).
14
15 Added installation instructions for Windows. Note: NT services is
16 NOT available until we make a new release of YAZ.
17
18 Preserve order of repeated metadata fields (they were reversed before).
19
20 More MARC21 information extracted for metadata.
21
22 --- 1.0.8 2008/04/22
23
24 Fixed bug #1162: HTML entities are not escaped properly.
25
26 Native Windows port of Pazpar2. Makefile for Visual Studio provided.
27
28 --- 1.0.7 2008/04/14
29
30 Marc21 stylesheet updated to reflect multiple full text fields
31
32 --- 1.0.6 2008/03/12
33
34 Fixed bug in pz2.js WRT DOMElement attributes on IE.
35
36 Fixed bug 2100: Database wildcards not working
37
38 --- 1.0.5 2007/11/09
39
40 Added support for retrieval of records in binary.
41
42 Fixed bug 1794: Pazpar2 does not return valid XML.
43
44 Deal with ICU not returning sortkey (resulted in SEGV before).
45
46 --- 1.0.4 2007/09/28
47
48 JavaScript library pzw2.js throws error if WS response (from Pazpar2 or
49 other) is malformed (non-wellformed XML or missing Pazpar2 OK status).
50
51 Improved diagnostics when Pazpar2 HTTP decoding fails.
52
53 Pazpar2 requests may be POSTed as using Content-Type
54 application/x-www-form-urlencoded.
55
56 Pazpar2 honors LF in HTTP headers.
57
58 Handle targets that handle negative hit counts (should not happen, but it
59 does).
60
61 --- 1.0.3 2007/09/19
62
63 ICU is used for tokenization and normalization of the following: mergekey,
64 sorting, relevance terms.
65
66 Debian package now enables ICU tokenization and normalization by default.
67
68 --- 1.0.2 2007/08/22
69
70 Exposed user setting values (i.e. non-pz: names) to the record systems in two
71 ways: Either as parameters to the normalization stylesheets (which would allow the
72 programmer to postprocess or use the values in any way) or after the normalization
73 step, in which case values are made part of the normalized record (and available for
74 sorting, termlists, display, or other interface-related use.
75
76 Implemented sorting by year.
77
78 Option -d dumps records to the current log file instead of stderr.
79
80 Fixes for compilation on cygwin.
81
82 Z39.50 client code uses pz:elements. pz:elements was recognized in
83 earlier Pazpar2 versions but it was not used for anything.
84
85 icu_chain_test is using fgets instead of getline - fixes compilation
86 on MacOSX .
87
88 Loosen the CCL query parsing so that Pazpar2 only returns error if _all_
89 query conversions fail (rather than _any_). This means targets that do
90 not support some fields are ignored in a search.
91
92 --- 1.0.1 2007/07/03
93
94 Improved handling of socket timeout for Z39.50 connections. 
95
96 Misc documentation updates and spell fixes.
97
98 Debian package pazpar2 creates log rotate entry.
99
100 Debian package pazpar2-apache2 reloads Apache2.
101
102 jsdemo included in distribution. It illustrates the use of the js/pz2.js
103 JavaScript library.
104
105 --- 1.0.0 2007/06/20
106
107 First public release.
108