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