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:
Mikael Djurfeldt 2000-06-20 22:26:41 +00:00
parent f9ed377d74
commit c299f186ff
4 changed files with 19 additions and 39 deletions

View file

@ -1,5 +1,5 @@
GUILE_MAJOR_VERSION=1
GUILE_MINOR_VERSION=4
GUILE_MINOR_VERSION=4.1
GUILE_VERSION=${GUILE_MAJOR_VERSION}.${GUILE_MINOR_VERSION}
# For automake.

13
NEWS
View file

@ -3,6 +3,19 @@ Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
See the end for copying conditions.
Please send Guile bug reports to bug-guile@gnu.org.
Changes since Guile 1.4:
* Changes to the distribution
* Changes to the stand-alone interpreter
* Changes to Scheme functions and syntax
* Changes to the gh_ interface
* Changes to the scm_ interface
Changes since Guile 1.3.4:

6
README
View file

@ -1,4 +1,8 @@
This is version 1.4 of Guile, Project GNU's extension language
This is not a Guile release; it is a source tree retrieved via
anonymous CVS or as a nightly snapshot at some random time after the
Guile 1.4 release.
This is version 1.4.1 of Guile, Project GNU's extension language
library. Guile is an interpreter for Scheme, packaged as a library
that you can link into your applications to give them their own
scripting language. Guile will eventually support other languages as

37
THANKS
View file

@ -7,42 +7,5 @@ The Guile maintainer committee consists of
Contributors since the last release:
Greg Badros
Jim Blandy
Mikael Djurfeldt
Dirk Herrmann
Gary Houston
Michael Livshin
Thomas Tanner
Marius Vollmer
For fixes or providing information which led to a fix:
Lauri Alanko
Craig Brozefsky
Diego Dainese
Mark Galassi
Ian Grant
Greg Harvey
Karl M. Hegbloom
Jon Hellan
Richard Kim
Brad Knotwell
Tim Mooney
Eric Moore
Thien-Thi Nguyen
Kalle Olavi Niemitalo
Han-Wen Nienhuys
Jan Nieuwenhuizen
Keisuke Nishida
Roland Orre
Bertrand Petit
Jorgen Schaefer
Bill Schottstaedt
Daniel Skarda
Dale P. Smith
Ivan Toshkov
Tal Tversky
Bernard Urban
Lynn Winebarger
Ryan Yeske