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