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