idem.
authorHan-Wen Nienhuys <hanwen@lilypond.org>
Fri, 19 Jan 2007 20:05:30 +0000 (20:05 +0000)
committerHan-Wen Nienhuys <hanwen@lilypond.org>
Fri, 19 Jan 2007 20:05:30 +0000 (20:05 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9da8def..9ea9cc7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,10 +19,14 @@ Changes in 1.9.XXXXXXXX:
 * Changes to the distribution
 * Changes to the stand-alone interpreter
 * Changes to Scheme functions and syntax
+
+** A new 'memoize-symbol evaluator trap has been added. This trap can
+be used for efficiently implementing a Scheme code coverage.
+
 * Changes to the C interface
 
 ** Functions for handling scm_option now no longer require an argument
-   indicating length of the scm_t_option array.
+indicating length of the scm_t_option array.
 
 \f
 Changes in 1.8.2 (since 1.8.1):