A
authorSebastian Hammer <quinn@indexdata.com>
Mon, 28 Aug 1995 16:29:45 +0000 (16:29 +0000)
committerSebastian Hammer <quinn@indexdata.com>
Mon, 28 Aug 1995 16:29:45 +0000 (16:29 +0000)
CHANGELOG
Makefile

index e970e9d..851d79f 100644 (file)
--- 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
index 77f459f..a491ea6 100644 (file)
--- 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=