SecureSkat 2.3:
		- initial GNU/Savannah release (no new features, but included libTMCG)
SecureSkat 2.4:
		- libTMCG is now separated from the SecureSkat package
		  (http://savannah.nongnu.org/projects/libtmcg/)
		- URGENT security fix: our implementation of a proof of knowledge
		  (equality of discrete logarithms) was not sound, i.e. the missing
		  instantiation of mpz_shash on the verifier side permits cheating.
		  These problems are issues of the library libTMCG. We announce them
		  here to reach all possible users of libTMCG/SecureSkat.
SecureSkat 2.5:
		- a bug in the generation of the ranking data was fixed
		- important bugfixes for the secret voting facility
		- protecting the secret key: encryption with user supplied pass phrase
		- a bug in the control program "SecureSkat_random" was fixed
		  (it occured only if one uses a nickname with spaces)
		- rudimentary internationalization support (GNU gettext) added
