summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authortege <tege@gmplib.org>2002-04-17 00:12:15 +0200
committertege <tege@gmplib.org>2002-04-17 00:12:15 +0200
commitf4e0b11b1366e540676da5c75b9c80f473a873b9 (patch)
tree3de573e95fdcd103c587d307abef393eebe58aec /ChangeLog
parenta0b479c317a26ec9de42f34514858dc94c758ca4 (diff)
downloadgmp-f4e0b11b1366e540676da5c75b9c80f473a873b9.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef2add6d1..8892f6495 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,12 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA.
+2002-04-17 Torbjorn Granlund <tege@swox.com>
+
+ * tests/mpz/t-tdiv_ui.c (main): Mask off numb part of mpz_get_ui
+ divisor return value.
+ * tests/mpz/t-fdiv_ui.c (main): Likewise.
+
2002-04-16 Torbjorn Granlund <tege@swox.com>
* mpz/hamdist.c: Nailify.