Changes for Net::Z3950 module, version 0.23
22nd January 2002
Changes between versions
0.22
and
0.23 (Tue Jan 22 16:11:41 2002):
- Handle surrogate diagnostics (e.g. bad element set name).
- Finally fix that stupid "No rule to make target `pure_all'"
message that "make test" always used to produce in the
yazwrap directory.
- Add support for retrieving HTML records: new record-syntax
enumeration TEXT_HTML, and a new record-type class
Net::Z3950::Record::HTML.
- Fix hanging on ECONNREFUSED.