ir-tk works like wish.
[ir-tcl-moved-to-github.git] / CHANGELOG
1 $Id: CHANGELOG,v 1.2 1995-06-26 10:20:19 adam Exp $
2
3 06/19/95 Release of ir-tcl-1.0b
4 ------------------------------------------------------
5 06/20/95 Cancel mechanism changed in client.tcl. After a cancel, the
6          interface becomes 'ready' immediately.
7
8 06/20/95 New setting: failInfo. It returns failback diagnostics.
9
10 06/21/95 Bitmaps (book[1-9]) moved to subdirectory bitmaps.
11
12 06/21/95 Install procedure change. GNU autoconf used to create the
13          Makefile. The user may type 'make install' to copy system files
14          to /usr/local/...
15
16 06/22/95 SUTRS. New setting, 'getSutrs', to retrieve a SUTRS record
17          as a Tcl string. 
18
19 06/22/95 Display format routines (line.tcl,medium.tcl,raw.tcl) changed
20          to handle display of SUTRS records. 
21
22 06/22/95 Preferred record syntax can be specified by the user in client.tcl.
23
24 06/26/95 ir-tk doesn't read client.tcl when no options are given. Instead
25          it works like wish. The demonstrating client is named 'irclient'
26          when installed in the directory with executables.
27 ------------------------------------------------------
28 06/26/95 Release of ir-tcl-1.0b1
29