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