2004-10-05  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tcllib 1.7 ========================
	* 

2004-08-15  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* asn.tcl: Typo police.
	* asn.man:
	* ChangeLog:

2004-08-06  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* asn.test:
	* asn.tcl: Enhanced encoder for enumerations: fixed buglet for
	  2-byte integers (not minimal in border case 127), added the
	  handling of 3-byte integers. Extended testsuite to cover
	  enumerations as well.

2004-08-05  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	* asn.test: New file, first test cases for asn package.

	* asn.tcl: Enhanced integer encoder: fixed buglet for 2-byte
	  integers (not minimal in bordercase 127), added the handling of
	  3-byte integers.

2004-05-27  Andreas Kupries  <andreask@activestate.com>

	* New module: ASN.1 de- and encoding. This was provided to us
	  indirectly by Jochen Loewer <loewerj@web.de>, through the LDAP
	  module. It contains the same functionality internally.

	* Added doctools documentation. Referenced the "Layman's Guide to
	  a Subset of ASN.1, BER, and DER" and added text version to the
	  sources, to guide future work.
