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