* __scm.h (SCM_CAUTIOUS), eval.c (scm_eval_args, deval_args,
[bpt/guile.git] / NEWS
diff --git a/NEWS b/NEWS
index 2a72b62..4c73222 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -178,6 +178,11 @@ anyway.
 Full number of arguments checking of closures is mandatory now.  However, the
 option to disable the checking has most probably not been used anyway.
 
+** Removed compile time option SCM_CAUTIOUS
+
+Full number of arguments checking of closures is mandatory now.  However, the
+option to disable the checking has most probably not been used anyway.
+
 ** Removed definitions:  scm_lisp_nil, scm_lisp_t, s_nil_ify, scm_m_nil_ify,
 s_t_ify, scm_m_t_ify, s_0_cond, scm_m_0_cond, s_0_ify, scm_m_0_ify, s_1_ify,
 scm_m_1_ify, scm_debug_newcell,        scm_debug_newcell2, scm_tc16_allocated,