From 77e51fd6ed535ff3f9d3c55368dd9e48cd6e94d0 Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Thu, 22 Jan 2004 23:28:27 +0000 Subject: [PATCH] *** empty log message *** --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 9383b9a0b..9dbbaba67 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,8 @@ Changes since the stable branch: ** Guile is now licensed with the GNU Lesser General Public License. +** The manual is now licensed with the GNU Free Documentation License. + ** Guile now requires GNU MP (http://swox.com/gmp). Guile now uses the GNU MP library for arbitrary precision arithmetic.