New method: apduDump - returns information about last incoming APDU.
[ir-tcl-moved-to-github.git] / CHANGELOG
index 0296f49..c1fbebf 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-$Id: CHANGELOG,v 1.10 1996-01-10 15:37:21 adam Exp $
+$Id: CHANGELOG,v 1.12 1996-01-19 16:22:36 adam Exp $
 
 06/19/95 Release of ir-tcl-1.0b
 ------------------------------------------------------
@@ -64,3 +64,11 @@ $Id: CHANGELOG,v 1.10 1996-01-10 15:37:21 adam Exp $
 
 10/01/96 Implemented APDU specific callback handlers: initResponse,
          searchResponse, presentResponse and scanResponse.
+
+11/01/96 Release of ir-tcl-1.1
+------------------------------------------------------
+
+19/01/96 New feature: apduInfo - returns information about last incoming
+         APDU. Three elements returned: length offset dump.
+
+