This is the NEWS file of python-mhash.

Version 1.3
	* Added support for new algorithms.
	* Fixed support for 64-bit systems in Tiger.
	* Various other bugfixes and cleanups.

Version 1.2
	* Fixed a typo in an attribute name.

Version 1.1
	* Support to key generation implemented.

Version 1.0
	* MHASH and HMAC classes implemented
	* hash_name() function implemented
	* First public release
