From: Matt McCutchen Date: Sun, 20 Jul 2008 19:35:06 +0000 (-0400) Subject: bigint-2008.07.20 X-Git-Tag: v2008.07.20 X-Git-Url: https://mattmccutchen.net/bigint/bigint.git/commitdiff_plain/61a5a343eee6e3a0f3b533acf167dd8d0c4e5197 bigint-2008.07.20 --- diff --git a/ChangeLog b/ChangeLog index 8c144d2..bf86875 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,7 +6,7 @@ roughly corresponds to the release date of that version in `YYYY.MM.DD[.N]' format, where `.N' goes `.2', `.3', etc. if there are multiple versions on the same day. The topmost version listed is the one you have. -Unreleased +2008.07.20 ---------- Dennis Yew pointed out serious problems with ambiguities and unwanted conversions when mixing BigInteger/BigUnsigned and primitive integers. To fix