diff --git a/NEWS b/NEWS index 799b37069..aeb76aea7 100644 --- a/NEWS +++ b/NEWS @@ -53,9 +53,9 @@ This speeds up copying large files a lot while saving the disk space. ** 'ftw' now correctly deals with directory permissions () ** 'make-custom-port' now honors its #:conversion-strategy argument +** 'eval-string' respects #:column (previously it was set to the #:line) ** Hashing of UTF-8 symbols with non-ASCII characters avoids corruption () -** 'eval-string' respects #:column (previously it was set to the #:line) This issue could cause `scm_from_utf8_symbol' and `scm_from_utf8_symboln` to incorrectly conclude that the symbol hadn't