mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-02 13:00:26 +02:00
*** empty log message ***
This commit is contained in:
parent
d6f87af1eb
commit
fd17065fe3
2 changed files with 12 additions and 8 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
2002-09-04 Rob Browning <rlb@defaultvalue.org>
|
||||||
|
|
||||||
|
* Guile 1.6.0 released.
|
||||||
|
|
||||||
|
* GUILE-VERSION (GUILE_MINOR_VERSION): bump for release!
|
||||||
|
|
||||||
|
* GUILE-VERSION (GUILE_MICRO_VERSION): bump for release.
|
||||||
|
|
||||||
2002-08-24 Rob Browning <rlb@defaultvalue.org>
|
2002-08-24 Rob Browning <rlb@defaultvalue.org>
|
||||||
|
|
||||||
* Guile beta 1.5.8 released.
|
* Guile beta 1.5.8 released.
|
||||||
|
|
12
README
12
README
|
@ -4,14 +4,10 @@ your applications to give them their own scripting language. Guile
|
||||||
will eventually support other languages as well, giving users of
|
will eventually support other languages as well, giving users of
|
||||||
Guile-based applications a choice of languages.
|
Guile-based applications a choice of languages.
|
||||||
|
|
||||||
(This release is not actually 1.6.1, it's whatever it says in
|
This release is version 1.6.0. Any bugs found will be addressed by
|
||||||
./GUILE-VERSION, but it's a candidate for the 1.6.1 release. We're in
|
further bugfix releases numbered 1.6.1, 1.6.2, and so on. The next
|
||||||
testing...)
|
|
||||||
|
|
||||||
This release is version 1.6.1. Any bugs found will be addressed by
|
|
||||||
further bugfix releases numbered 1.6.2, 1.6.3, and so on. The next
|
|
||||||
stable Guile release with significant functional improvements will be
|
stable Guile release with significant functional improvements will be
|
||||||
version 1.8.1.
|
version 1.8.0.
|
||||||
|
|
||||||
In between 1.6.x and 1.8.x, you can follow Guile development in CVS
|
In between 1.6.x and 1.8.x, you can follow Guile development in CVS
|
||||||
and in the Guile mailing lists (see ANON-CVS and HACKING). Guile
|
and in the Guile mailing lists (see ANON-CVS and HACKING). Guile
|
||||||
|
@ -258,7 +254,7 @@ 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://ftp.gnu.org/pub/gnu/guile/guile-1.4.tar.gz
|
ftp://ftp.gnu.org/pub/gnu/guile/guile-1.6.0.tar.gz
|
||||||
|
|
||||||
The mailing list `guile-user@gnu.org' carries discussions, questions,
|
The mailing list `guile-user@gnu.org' carries discussions, questions,
|
||||||
and often answers, about Guile. To subscribe, use the Mailman mailing
|
and often answers, about Guile. To subscribe, use the Mailman mailing
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue