1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-12 06:41:13 +02:00

*** empty log message ***

This commit is contained in:
Mikael Djurfeldt 1999-09-12 15:09:43 +00:00
parent 0fdcbcaad5
commit e4445210a9
2 changed files with 4 additions and 8 deletions

6
README
View file

@ -112,10 +112,10 @@ different.
Obtaining Guile ====================================================== Obtaining Guile ======================================================
The latest official Guile release is available via anonymous FTP from The latest official Guile release is available via anonymous FTP from
ftp.gnu.org, as /pub/gnu/guile/guile-1.3.2.tar.gz. ftp.gnu.org, as /pub/gnu/guile/guile-1.3.4.tar.gz.
Via the web, that's: ftp://ftp.gnu.org/pub/gnu/guile/guile-1.3.2.tar.gz Via the web, that's: ftp://ftp.gnu.org/pub/gnu/guile/guile-1.3.4.tar.gz
For getit, that's: ftp.gnu.org:/pub/gnu/guile/guile-1.3.2.tar.gz For getit, that's: ftp.gnu.org:/pub/gnu/guile/guile-1.3.4.tar.gz
The mailing list `guile@sourceware.cygnus.com' carries discussions, The mailing list `guile@sourceware.cygnus.com' carries discussions,
questions, and often answers, about Guile. To subscribe, send mail to questions, and often answers, about Guile. To subscribe, send mail to

View file

@ -7,10 +7,6 @@ absinthe, etc. However, the first release containing the module
system should be called Godot: "This is the one you've been waiting system should be called Godot: "This is the one you've been waiting
for." for."
In release 1.3.4:
- remove hook support from boot-9.scm
(only provided for backward compatibility)
In release 1.4: In release 1.4:
- remove names evalext.c: serial-map, - remove names evalext.c: serial-map,
ramap.c: serial-array-copy!, serial-array-map! ramap.c: serial-array-copy!, serial-array-map!
@ -84,7 +80,7 @@ Spiffing checklist:
documented. documented.
+ Check for any [[incomplete]] sections of NEWS. + Check for any [[incomplete]] sections of NEWS.
+ Fact-check INSTALL. + Fact-check INSTALL.
* Make sure the downloading addressess and filenames in README are * Make sure the downloading addresses and filenames in README are
current. (But don't bump the version number yet. We do that below.) current. (But don't bump the version number yet. We do that below.)
* Check that the versions of aclocal, automake, autoconf, and autoheader * Check that the versions of aclocal, automake, autoconf, and autoheader
in your PATH match those given in README. Note that the `make in your PATH match those given in README. Note that the `make