From 7b28af22c075b8339bec92b1abaa75689607db38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Mon, 30 Jun 2008 19:48:50 +0200 Subject: [PATCH] Add `NEWS' entry for SRFI-18. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index f9c5f68da..16b188086 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,7 @@ Changes in 1.9.0: * New modules (see the manual for details) +** `(srfi srfi-18)', multithreading support ** The `(ice-9 i18n)' module provides internationalization support * Changes to the distribution