Smallish change.
[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 --- 1.0b2 1995/06/27
9 Fairly quick maintenance release to add SUTRS support.
10
11 Fixed handling of SUTRS records in the demonstration client.
12
13 * Added format field to the bend_fetchrequest and bend_fetchresponce
14 structures of the backend API (frontend server). When the record is
15 returned, the value of the format field is mapped to an OID. The
16 value VAL_SUTRS will also cause a slightly different ASN.1 packaging
17 of the record. The special value VAL_NONE in the bend_request means
18 that no specific format was requested by the client. Documentation
19 updated accordingly. Test server (ztest) will return a fixed dummy
20 SUTRS record if your client requests SUTRS.
21
22 Documentation updated accordingly.
23
24 You can now set external libraries and RANLIB support in the top-level
25 Makefile.
26
27 --- 1.0b 1995/06/19
28 First public release.