Included description of settings exposed to records.
[pazpar2-moved-to-github.git] / NEWS
1 Exposed user setting values (i.e. non-pz: names) to the record systems in two
2 ways: Either as parameters to the normalization stylesheets (which would allow the
3 programmer to postprocess or use the values in any way) or after the normalization
4 step, in which case values are made part of the normalized record (and available for
5 sorting, termlists, display, or other interface-related use.
6
7 Implemented sorting by year.
8
9 Option -d dumps records to the current log file instead of stderr.
10
11 Fixes for compilation on cygwin.
12
13 Z39.50 client code uses pz:elements. pz:elements was recognized in
14 earlier Pazpar2 versions but it was not used for anything.
15
16 icu_chain_test is using fgets instead of getline - fixes compilation
17 on MacOSX .
18
19 Loosen the CCL query parsing so that Pazpar2 only returns error if _all_
20 query conversions fail (rather than _any_). This means targets that do
21 not support some fields are ignored in a search.
22
23 --- 1.0.1 2007/07/03
24
25 Improved handling of socket timeout for Z39.50 connections. 
26
27 Misc documentation updates and spell fixes.
28
29 Debian package pazpar2 creates log rotate entry.
30
31 Debian package pazpar2-apache2 reloads Apache2.
32
33 jsdemo included in distribution. It illustrates the use of the js/pz2.js
34 JavaScript library.
35
36 --- 1.0.0 2007/06/20
37
38 First public release.
39