changeset 31963:622985ce895b stable

NEWS.8.md: Add entry about recent change (bug #63931). * etc/NEWS.8.md: Add entry about fixed issue when writing bytes to output stream with encoding facet.
author Markus Mützel <markus.muetzel@gmx.de>
date Sun, 02 Apr 2023 15:40:50 +0200
parents c1fc1e821381
children 630187b00ca2 8e71a9fc470f
files etc/NEWS.8.md
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS.8.md	Sat Apr 01 18:34:27 2023 +0200
+++ b/etc/NEWS.8.md	Sun Apr 02 15:40:50 2023 +0200
@@ -14,6 +14,7 @@
   match non-unique order (bug #63962).
 - Remove trailing `'\r'` from curl dir list (bug #63851).
 - `fopen`: Use "UTF-8" as default encoding for `fopen` (bug #63930).
+- Don't use encoding facet when writing bytes to stream (bug #63931).
 
 ### GUI
 - Speedup loading and saving preferences dialog (bug #63909).