Fixed SEGV bug that occured when duplicate init requests was received
[yazpp-moved-to-github.git] / ChangeLog
1 Fixed SEGV bug that occured when duplicate init requests was received and
2 no cached init response was available.
3
4 Add MODS version 3 conversion, MARC21slim2MODS3.xsl. Update voyager.xml,
5 config.xml to use it. Default "mods" is still MODS v2.
6
7 --- 0.7.7 2004/02/10 Internal release.
8
9 Make proxy perform keepalive when receiving SIGBUS.
10
11 Fix problem with fixup of referenceId's. 
12
13 --- 0.7.6 2004/02/05 Internal release.
14
15 Force correct referenceID's.
16
17 Log libxml2/libxslt errors in yaz log.
18
19 Update proxy to work with SRW diagnostic code as a URI/string.
20
21 Proxy now throws 'unsupported transfer syntax' / 'unsupported ESN' properly.
22
23 Multiple explain records may exist for one target. Proxy checks contents of
24 database element in explain record to validate database.
25
26 --- 0.7.5 2004/01/15 Internal release.
27
28 Fixes for Z39.50 options / version.
29
30 Fixes for XML formatting for stylesheet conversions.
31
32 --- 0.7.4 2004/01/07 Internal release.
33
34 SRW/SRU gateway for yaz-proxy.
35
36 Schema conversion 
37
38 --- 0.6 2003/09/04 Third release
39
40 Fixed handling of cookies so they can be of any length.
41
42 Proxy caches records.
43
44 Various C++ fixes for GCC 3.2.
45
46 Proxy now closes socket when Close PDU is received from target.
47
48 Proxy does keep alive of sockets for anonymous sessions.
49
50 Bug fix: in some cases the Proxy could issue a Present Request
51 which was out of range (code 13).
52
53 New autoconf m4 macro in yazpp.m4.
54
55 Fix creation of src/yaz++-config so that it works if srcdir != objdir.
56
57 Fixes for yaz++-config for libtool archives.
58
59 --- 0.5 2002/11/04 Second release
60
61 Fix Windows compile.
62
63 Remove private extended service (URSULA)
64
65 --- 0.4 2002/10/24 First official release
66
67 Documentation!
68
69 Added ZOOM C++ binding.
70
71 --- 0.3 2002/10/04 Internal release.
72