---------- Version 1.2 --------------------
10/17/95 Sent off to alcatel

---------- Version 1.2b --------------------
9/15/95 Now uses autoconf to try to configure itself automatically.
9/13/95 Too many changes to enumerate, the major being
the source file reorganizion, addition of library and examples, ...
8/31/95 Added "struct_info builtins" & "struct_info type <type> builtin"
for Dale Hagglund
8/31/95 Added this file (ChangeLog)

---------- Emailed patch 1.1p1 --------------
8/31/95 byte/short reads on big-endian architectures were incorrect
from Dale Hagglund & Christoph Class
8/31/95 Added Laurent Demailly to README
8/30/95 "struct_read" & "struct_write" were not counting the
number of bytes correctly.  Added tests/write.test.
8/30/95 Structure elements are not recognized if a tab is used
instead of spaces.

----------  Emailed version 1.1 -------------
8/28/95 Packaged and emailed to a small group of people who
responded to a USENET post I made about it.


----------  Internal versions  1.0 (and before) -------------
7/26/95 tclStruct is being as an enabling package for testing
the binary API of TOP END(tm) using Tcl.  This is the reason
I wrote tclStruct.

6/08/95 Retrieved tclbin.tar.gz from alcatel.  I used tclbin
as the base upon which to write tclStruct.  It did not do what
I needed but from it I was able to understand how to use associative
arrays and tracing to provide a mapped access facility.

There almost no code left from tclbin any more, but I wish to
publicly thank Laurent Demailly for the inspiration for tclStruct.

Credits:
tclbin-0.2alpha by Laurent Demailly <dl@hplyot.obspm.fr>
http://hplyot.obspm.fr/~dl/tclbin.html
ftp://hplyot.obspm.fr/tcl/tclbin.tar.gz

