diff options
author | Ludovic Courtès <ludo@gnu.org> | 2008-12-02 19:30:56 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2008-12-02 19:30:56 +0100 |
commit | 0affe15f63a979cceca37899d99e9544098aa50f (patch) | |
tree | 3c4824bac956550c2dd00acc86efd12100b435f7 | |
parent | a87c991545799b78d1a5a5a7f8419a458f01dfad (diff) | |
download | guile-0affe15f63a979cceca37899d99e9544098aa50f.tar.gz |
Update `NEWS'.
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -46,6 +46,7 @@ available: Guile is now always configured in "maintainer mode". ** The handler of SRFI-34 `with-exception-handler' is now invoked in the dynamic environment of the call to `raise' ** Fix potential deadlock in `make-struct' +** Fix compilation problem with libltdl from Libtool 2.2.x Changes in 1.8.5 (since 1.8.4) |