diff options
Diffstat (limited to 'CHANGES.txt')
-rw-r--r-- | CHANGES.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 5a3651a..27be9f8 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -134,6 +134,11 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER or not if it is already in the $LIBS construction var in the configure context. (issue #2768). + From Nickolai Korshunov + - Added explicit file encoding in env.Textfile. All written files by default + will have utf-8 encoding. User can specify encoding manually with + $FILE_ENCODING env var. + RELEASE 4.4.0 - Sat, 30 Jul 2022 14:08:29 -0700 |