summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2008-12-02 19:30:56 +0100
committerLudovic Courtès <ludo@gnu.org>2008-12-02 19:30:56 +0100
commit0affe15f63a979cceca37899d99e9544098aa50f (patch)
tree3c4824bac956550c2dd00acc86efd12100b435f7
parenta87c991545799b78d1a5a5a7f8419a458f01dfad (diff)
downloadguile-0affe15f63a979cceca37899d99e9544098aa50f.tar.gz
Update `NEWS'.
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6a0220e52..e516946a8 100644
--- a/NEWS
+++ b/NEWS
@@ -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)