diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2021-08-13 Arnold D. Robbins <arnold@skeeve.com> + + * builtin.c (do_sub): Rationalize handling of strongly typed + regex as argument to sub/gsub, as well as rationalize the return + value from gensub to always be string. Thanks to John Naman + <jnaman2@gmail.com> for the bug report. + 2021-08-05 Andrew J. Schorr <aschorr@telemetry-investments.com> * mpfr.c (do_mpfr_func): New argument, warn_negative. If true, |