X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Foid.c;fp=src%2Foid.c;h=0fb1b1dbea76c75c8d88bc286053782596c8235f;hb=2f5963dcec74ca26d9b0c2d75b007d98efe56f2e;hp=d8bbf9b398804aba9b377ef36db18682ee1cd4fa;hpb=672bc1d4d13f12c0d291b0cff62be84fbe69f961;p=yaz-moved-to-github.git diff --git a/src/oid.c b/src/oid.c index d8bbf9b..0fb1b1d 100644 --- a/src/oid.c +++ b/src/oid.c @@ -2,7 +2,7 @@ * Copyright (c) 1995-2004, Index Data * See the file LICENSE for details. * - * $Id: oid.c,v 1.4 2004-10-15 00:19:00 adam Exp $ + * $Id: oid.c,v 1.5 2004-12-22 23:45:13 adam Exp $ */ /** @@ -311,6 +311,8 @@ static oident standard_oids[] = "Zthes-tagset"}, {PROTO_Z3950, CLASS_NEGOT, VAL_CHARNEG3, {15,3,-1}, "CharSetandLanguageNegotiation-3"}, + {PROTO_Z3950, CLASS_NEGOT, VAL_CHARNEG4, {15,4,-1}, + "CharSetandLanguageNegotiation-4"}, {PROTO_Z3950, CLASS_NEGOT, VAL_ID_CHARSET, {15,1000,81,1,-1}, "ID-Charset" }, {PROTO_Z3950, CLASS_USERINFO,VAL_CQL, {16, 2, -1},