Yet another Windows port.
[ir-tcl-moved-to-github.git] / CHANGELOG
index bce844d..b2e7ad5 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-$Id: CHANGELOG,v 1.14 1996-01-29 11:35:17 adam Exp $
+$Id: CHANGELOG,v 1.19 1996-06-24 16:24:28 adam Exp $
 
 06/19/95 Release of ir-tcl-1.0b
 ------------------------------------------------------
@@ -77,4 +77,14 @@ $Id: CHANGELOG,v 1.14 1996-01-29 11:35:17 adam Exp $
 29/01/96 Bug fix: cs_type member in ir-tclp.h renamed to comstackType to
          avoid conflict with cs_type macro defined by YAZ.
 
+05/02/96 Ported ir-tcl to Tcl7.5b1/tk4.1b1. Ir-tcl is now incompatible with
+         the alpha versions of tcl7.5/tk4.1.
+
+20/02/96 Identification of record syntaxes, etc. are handled by the YAZ
+         oid utilities.
+
+05/06/96 Set function getGrs enhanced so that specific elements can be
+         extracted by (<tagType>,<tagVal>) - pairs.
+
+24/06/96 Quick reference man pages added: ir-assoc, ir-set and ir-scan.