diff --git a/ice-9/ChangeLog b/ice-9/ChangeLog index 9164bb0a3..8fdfbc445 100644 --- a/ice-9/ChangeLog +++ b/ice-9/ChangeLog @@ -1,3 +1,9 @@ +1999-09-16 Jim Blandy + + * regex.scm (regexp-substitute/global): Handle the end of the + match list and an empty match list identically. (Thanks to Greg + Badros.) + 1999-09-15 Mikael Djurfeldt * debugger.scm ("evaluate"): Replaced `write-line' with calls to