Added Explain
[yaz-moved-to-github.git] / CHANGELOG
1 Possible compatibility problems with earlier versions marked with '*'.
2
3 --- XXXX 1995/XX/XX
4
5 Fixed bug in the frontend-server. The numberOfRecordsReturned field was
6 handled incorrectly when records were requested in the searchResponse.
7
8 Added Explain encoders/decoders to the service-level API. Strictly alfa.
9
10 --- 1.0b2 1995/06/27
11 Fairly quick maintenance release to add SUTRS support.
12
13 Fixed handling of SUTRS records in the demonstration client.
14
15 * Added format field to the bend_fetchrequest and bend_fetchresponce
16 structures of the backend API (frontend server). When the record is
17 returned, the value of the format field is mapped to an OID. The
18 value VAL_SUTRS will also cause a slightly different ASN.1 packaging
19 of the record. The special value VAL_NONE in the bend_request means
20 that no specific format was requested by the client. Documentation
21 updated accordingly. Test server (ztest) will return a fixed dummy
22 SUTRS record if your client requests SUTRS.
23
24 Documentation updated accordingly.
25
26 You can now set external libraries and RANLIB support in the top-level
27 Makefile.
28
29 --- 1.0b 1995/06/19
30 First public release.