2005-10-06  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.8 ========================
	* 

2005-09-04  Pat Thoyts  <patthoyts@users.sourceforge.net>

	* aes.tcl:      Frink warning suppression
	* aes.man:      Added a description of cipher modes of operation.

2005-09-01  Pat Thoyts  <patthoyts@users.sourceforge.net>

	* aes.tcl:      Re-written to support CBC mode AES and to allow for
	* aes.test:     the tcllib-style programming API (as per blowfish, RC4 and
	* aes.man:      the hash implementations). Converted from an array based
	* pkgIndex.tcl: implementation to a list based implementation and
	                gained a 4x speedup. Set to 1.0.0 for now the API is fixed.
	
2005-08-30  Andreas Kupries <andreask@activestate.com>

	* pkgIndex.tcl: **New file**. Added the missing package index
	  without which the package cannot be used.

2005-08-29  Pat Thoyts  <patthoyts@users.sourceforge.net>

	* aes.tcl:   Added a number of performance improvements
	* aes.test:

2005-08-29  Pat Thoyts  <patthoyts@users.sourceforge.net>

	* aes.tcl:   Initial import of a Tcl implementation of
	* aes.test:  the Advanced Encryption Standard contributed
	* aes.man:   by Thorsten Schloermann <fattobi@users.sourceforge.net>
