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