updated changelog to previous commit

git-svn-id: svn://ttmath.org/publicrep/ttmath/trunk@164 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2009-06-16 18:33:20 +00:00
parent 8972fdfdb3
commit c70a947c07

View File

@@ -1,4 +1,4 @@
Version 0.8.5 prerelease (2009.06.11): Version 0.8.5 (2009.06.16):
* fixed: Big::Mod(x) didn't correctly return a carry * fixed: Big::Mod(x) didn't correctly return a carry
and the result was sometimes very big (even greater than x) and the result was sometimes very big (even greater than x)
* fixed: global function Mod(x) didn't set an ErrorCode object * fixed: global function Mod(x) didn't set an ErrorCode object