Implemented command update0 in YAZ client which is equivalent to
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 2 Sep 2003 12:12:12 +0000 (12:12 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 2 Sep 2003 12:12:12 +0000 (12:12 +0000)
commit4b3d1e197d75fcb2607be8d86d244f20c4180000
tree6eda898bfc98afc405882bc95268ef20b6bc41a2
parent73dfa31aa3d623a2032525637ac07e78886cd4fd
Implemented command update0 in YAZ client which is equivalent to
update but uses old of Ext Update ASN.1.
Use OID 1.2.840.10003.15.1000.81.1 for privately defined charsets
in charset negotiation. Added VAL_ID_CHARSET in oid.h.
Previously no OID was used for this info.
CHANGELOG
client/client.c
include/yaz/oid.h
util/oid.c
ztest/ztest.c
zutil/charneg.c