mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
*** empty log message ***
This commit is contained in:
parent
ad815c06cd
commit
e2d0a64945
2 changed files with 15 additions and 0 deletions
10
LICENSE
10
LICENSE
|
@ -1,3 +1,13 @@
|
||||||
|
|
||||||
|
|
||||||
|
****************************NOTE************************************
|
||||||
|
Guile is now covered under the terms of the GNU LGPL. However we're
|
||||||
|
still in the process of updating all of our files. Please bear with
|
||||||
|
us.
|
||||||
|
****************************NOTE************************************
|
||||||
|
|
||||||
|
|
||||||
|
[THIS IS NO LONGER ACCURATE -- see above]
|
||||||
Guile License ==================================================
|
Guile License ==================================================
|
||||||
|
|
||||||
The license of Guile consists of the GNU GPL plus a special statement
|
The license of Guile consists of the GNU GPL plus a special statement
|
||||||
|
|
5
NEWS
5
NEWS
|
@ -16,6 +16,11 @@ Changes since the stable branch:
|
||||||
|
|
||||||
* Changes to the distribution
|
* 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 separate private and public configuration headers.
|
||||||
|
|
||||||
Guile now has config.h and libguile/scmconfig.h. The former is not
|
Guile now has config.h and libguile/scmconfig.h. The former is not
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue