February 8, 1997

	Released SixPack Version 1.1
	- Incorporated bugfixes from 1.0a 
	- added the ability to select the initial segment size in sps
	  via a new command line argument
	- increased maximum datagram size
	- fixed the buffered I/O initializer in spr.c to give the
	  correct buffer size to the input buffer
	- added new stuff to the README documentation
	- wrote 80386 assembly language drop-in replacements for exrep.c
	  and sixbit.c
	- added some macro replacements to frequently used functions
	  in bufio.h
	- changed the implementations of sixbit_encode() and sixbit_decode()
	  in sixbit.c
	- fixed some functions that returned int instead of size_t and
	  other minor type issues

February 1, 1997

	Maintenance Release 1.0a
	- fixed sixbit_bloat() and sixbit_shrink() erroneous calculations

January 18, 1997

	Released SixPack Version 1.0

December 28, 1996

	Began preliminary coding.
