1
Fork 0
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:
Marius Vollmer 2003-04-05 19:05:58 +00:00
parent dd13bcf6ca
commit fc87c27af5
4 changed files with 16 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2003-04-05 Marius Vollmer <mvo@zagadka.de>
* Changed license terms to the plain LGPL thru-out.
2003-04-04 Rob Browning <rlb@defaultvalue.org>
* configure.in: add GMP test (require GMP).

View file

@ -1,3 +1,7 @@
2003-04-05 Marius Vollmer <mvo@zagadka.de>
* preface.texi: Reflect change to LGPL.
2003-03-27 Rob Browning <rlb@defaultvalue.org>
* scheme-io.texi (Reading): clarify character ordering in port for

View file

@ -1,3 +1,7 @@
2003-04-05 Marius Vollmer <mvo@zagadka.de>
* Changed license terms to the plain LGPL thru-out.
2002-10-14 Marius Vollmer <marius.vollmer@uni-dortmund.de>
* guile-config.in (build-link): Include "-lguile-ltdl" in link

View file

@ -1,3 +1,7 @@
2003-04-05 Marius Vollmer <mvo@zagadka.de>
* Changed license terms to the plain LGPL thru-out.
2003-03-26 Marius Vollmer <marius.vollmer@uni-dortmund.de>
* deprecated.scm: New file, to collect deprecated things.