From c3b243d95e3c200af7fe4533bec6ab8d9f8a27d9 Mon Sep 17 00:00:00 2001 From: Jack Lloyd Date: Thu, 23 Jul 2015 23:53:28 -0400 Subject: BigInt::to_u32bit failed on 32-bit integers. GH #220 --- doc/news.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/news.rst b/doc/news.rst index 214e93962..41277760a 100644 --- a/doc/news.rst +++ b/doc/news.rst @@ -4,6 +4,9 @@ Release Notes Version 1.11.19, Not Yet Released ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +* BigInt::to_u32bit would fail if the value was exactly 32 bits. + GH #220 + Version 1.11.18, 2015-07-05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- cgit v1.2.3