summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2df26c42a..eede7fb43 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,11 @@ Changes since the stable branch:
* Changes to the distribution
+** Guile now requires GNU MP (http://swox.com/gmp).
+
+Guile now uses the GNU MP library for arbitrary precision arithmetic.
+At the moment it is being used to handle Guile's bignums.
+
** Guile now has separate private and public configuration headers.
Guile now has config.h and libguile/scmconfig.h. The former is not