diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2016-06-14 Arnold D. Robbins <arnold@skeeve.com> + * builtin.c (do_sub): Fix sub for long runs of backslashes. + Thanks to Mike Brennan for the report. + + Unrelated: * ext.c (get_argument): Remove unused variable pcount. 2016-06-10 Arnold D. Robbins <arnold@skeeve.com> |