diff --git a/NEWS b/NEWS index 7e28e29e0..e07d801fa 100644 --- 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.