Added note about sorting by year.
[pazpar2-moved-to-github.git] / NEWS
1 Implemented sorting by year.
2
3 Option -d dumps records to the current log file instead of stderr.
4
5 Fixes for compilation on cygwin.
6
7 Z39.50 client code uses pz:elements. pz:elements was recognized in
8 earlier Pazpar2 versions but it was not used for anything.
9
10 icu_chain_test is using fgets instead of getline - fixes compilation
11 on MacOSX .
12
13 Loosen the CCL query parsing so that Pazpar2 only returns error if _all_
14 query conversions fail (rather than _any_). This means targets that do
15 not support some fields are ignored in a search.
16
17 --- 1.0.1 2007/07/03
18
19 Improved handling of socket timeout for Z39.50 connections. 
20
21 Misc documentation updates and spell fixes.
22
23 Debian package pazpar2 creates log rotate entry.
24
25 Debian package pazpar2-apache2 reloads Apache2.
26
27 jsdemo included in distribution. It illustrates the use of the js/pz2.js
28 JavaScript library.
29
30 --- 1.0.0 2007/06/20
31
32 First public release.
33