summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authortege <tege@gmplib.org>2001-01-11 13:57:10 +0100
committertege <tege@gmplib.org>2001-01-11 13:57:10 +0100
commit9ca96c972f27cf9f8627f9dce4eac8622d6e52a0 (patch)
tree10e127f370035d095ed631f9dfa7c5483d6666c4 /ChangeLog
parent919e719fa76dabbde0cde52fb6dcb993ac3112d5 (diff)
downloadgmp-9ca96c972f27cf9f8627f9dce4eac8622d6e52a0.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e353c1647..85b536a81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-01-11 Torbjorn Granlund <tege@swox.com>
+
+ * mpz/kronsz.c: Temporary workaround for Cray right shift oddities.
+ Explicitly compare against zero in tests.
+
2001-01-10 Kevin Ryde <kevin@swox.se>
* mpz/kronzs.c: Don't depend on right shifting a negative.