New target profile format - associative arrrays instead of LONG lists.
[ir-tcl-moved-to-github.git] / CHANGELOG
index 44268f0..2cda361 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-$Id: CHANGELOG,v 1.30 1997-04-13 19:00:34 adam Exp $
+$Id: CHANGELOG,v 1.35 1997-11-19 11:20:56 adam Exp $
 
 06/19/95 Release of ir-tcl-1.0b
 ------------------------------------------------------
@@ -103,7 +103,7 @@ $Id: CHANGELOG,v 1.30 1997-04-13 19:00:34 adam Exp $
 
 08/09/96 Borland C 5 makefile supplied with IrTcl.
 
-08/21/95 New method, saveFile, that saves DB of records to a file.
+08/21/96 New method, saveFile, that saves DB of records to a file.
 
 08/21/96 loadFile method changed to use load records previously saved
          with saveFile.
@@ -114,7 +114,10 @@ $Id: CHANGELOG,v 1.30 1997-04-13 19:00:34 adam Exp $
 
 11/14/96 Added some Explain documentation.
 
-04/13/96 Added support for Tcl8.0/Tk8.0.
+04/13/97 Added ir-log-init command.
 
-04/13/96 Added ir-log-init command.
+04/30/97 Added shared library support.
 
+05/01/97 Added ir-log command.
+
+08/28/97 Added support for Tk8.0/Tcl8.0.