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