GNU Guile 2.9.7.

* GUILE-VERSION (GUILE_MICRO_VERSION): Bump.
* NEWS: Update.
This commit is contained in:
Andy Wingo 2019-12-13 13:57:04 +01:00
commit 4b34e11476
2 changed files with 5 additions and 1 deletions

4
NEWS
View file

@ -30,6 +30,10 @@ would return an empty list for negative count. Now there is only one
`iota' function with the extended semantics of SRFI-1. Note that as an
incompatible change, core `iota' no longer accepts a negative count.
* Bug fixes
** Fix recently introduced bug causing early abort if stdin is closed
Changes in alpha 2.9.x (since the stable 2.2 series):