NEWS entry for breakpoints.
[bpt/guile.git] / NEWS
diff --git a/NEWS b/NEWS
index 7e28e29..e07d801 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -179,6 +179,9 @@ without the soft port blocking.
 
 ** New debugging feature: breakpoints.
 
+Guile now has breakpoints.  For details see the `Debugging Features'
+chapter in the reference manual.
+
 * Changes to the C interface
 
 ** The value 'scm_mask_ints' is no longer writable.