*** empty log message ***
authorMarius Vollmer <mvo@zagadka.de>
Mon, 5 Nov 2001 23:23:13 +0000 (23:23 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Mon, 5 Nov 2001 23:23:13 +0000 (23:23 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f8fb643..855b2a5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,20 @@ Please send Guile bug reports to bug-guile@gnu.org.
 \f
 Changes since the stable branch:
 
+* Changes to the standalone interpreter
+
+** New command line option `--no-debug'.
+
+Specifying `--no-debug' on the command line will keep the debugging
+evaluator turned off, even for interactive sessions.
+
+** User-init file ~/.guile is now loaded with the debugging evaluator.
+
+Previously, the normal evaluator would have been used.  Using the
+debugging evaluator gives better error messages.
+
+* Changes to Scheme functions and syntax
+
 ** Variables have no longer a special behavior for `equal?'.
 
 Previously, comparing two variables with `equal?' would recursivly