diff options
-rw-r--r-- | test-suite/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test-suite/ChangeLog b/test-suite/ChangeLog index c49acb15f..be650b424 100644 --- a/test-suite/ChangeLog +++ b/test-suite/ChangeLog @@ -2,6 +2,7 @@ * tests/regexp.test (regexp-exec): Further tests, in particular #\nul in input and bad flags args which had been provoking abort()s. + * lib.scm (exception:string-contains-nul): New exception pattern. 2006-12-24 Han-Wen Nienhuys <hanwen@lilypond.org> |