From: Sebastian Hammer Date: Mon, 28 Aug 1995 16:29:45 +0000 (+0000) Subject: A X-Git-Tag: YAZ.1.8~923 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=43003ed479db7320b458611ea09db56f79de7cdb A --- diff --git a/CHANGELOG b/CHANGELOG index e970e9d..851d79f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,13 @@ Possible compatibility problems with earlier versions marked with '*'. +--- XXXXX XXXX/XX/XX + +Added VisibleString field body type to GRS-1. It is illegal acc. to my copy +of the protocol and it cannot be selected when encoding (maps into 'string' +when decoding). Needed to talk to some servers. + +Demo client can request simple element set names. + --- 1.0b3 1995/08/24 Fixed bug in the frontend-server. The numberOfRecordsReturned field was diff --git a/Makefile b/Makefile index 77f459f..a491ea6 100644 --- a/Makefile +++ b/Makefile @@ -1,13 +1,13 @@ # Copyright (C) 1994, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.21 1995-06-27 13:19:29 quinn Exp $ +# $Id: Makefile,v 1.22 1995-08-28 16:29:45 quinn Exp $ # Uncomment the lines below to enable mOSI communcation. -ODEFS=-DUSE_XTIMOSI -RFC1006=rfc1006 -LIBMOSI=../../xtimosi/src/libmosi.a ../lib/librfc.a -XMOSI=xmosi.o +#ODEFS=-DUSE_XTIMOSI +#RFC1006=rfc1006 +#LIBMOSI=../../xtimosi/src/libmosi.a ../lib/librfc.a +#XMOSI=xmosi.o CDEFS=$(ODEFS) #CC=