Changed version to 1.4.1. Added WIN32 version resource.
[ir-tcl-moved-to-github.git] / CHANGELOG
index bd436e3..0c2fb08 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-$Id: CHANGELOG,v 1.43 1999-12-12 00:25:59 adam Exp $
+$Id: CHANGELOG,v 1.51 2003-01-30 13:27:07 adam Exp $
 
 06/19/95 Release of ir-tcl-1.0b
 ------------------------------------------------------
@@ -134,3 +134,25 @@ $Id: CHANGELOG,v 1.43 1999-12-12 00:25:59 adam Exp $
 ------------------------------------------------------
 
 12/12/99 Updated list of preconfigured targets for test client.
+
+02/09/01 Updated for Tcl8.1 and upwards where internal encoding is UTF-8.
+         Queries and Scan star terms are converted to external encoding.
+
+03/26/01 Fixed bug in ir_deleteDiags. Thanks to Rustam T. Usmanov
+          <rustam@unilib.neva.ru>
+
+03/27/01 Fixed bug in do_responseStatus. Thanks to Rustam T. Usmanov
+          <rustam@unilib.neva.ru>
+
+12/03/01 Configure deals with Tcl layout for Debian GNU/Linux.
+
+12/03/01 Changed Implemenation strings for IrTcl.
+
+12/04/01 Release of ir-tcl-1.4
+------------------------------------------------------
+03/20/02 searchResult method (retrives USR:SearchResult-1 from
+         SearchResponse)
+
+09/13/02 Debian package.
+
+01/30/03 IrTcl ignores multiple "unexpected" response PDU's.