recover from Unicode accident in 4abd07cd034f;
authorwenzelm
Mon, 10 Feb 2020 22:40:00 +0100
changeset 71432 e06ece7a408f
parent 71431 508b4f6431ae
child 71433 49fb95d04d43
recover from Unicode accident in 4abd07cd034f;
NEWS
--- a/NEWS	Mon Feb 10 22:33:03 2020 +0100
+++ b/NEWS	Mon Feb 10 22:40:00 2020 +0100
@@ -3314,9 +3314,9 @@
 performance.
 
 * Property values in etc/symbols may contain spaces, if written with the
-replacement character "?" (Unicode point 0x2324). For example:
-
-    \<star>  code: 0x0022c6  group: operator  font: Deja?Vu?Sans?Mono
+replacement character "␣" (Unicode point 0x2324). For example:
+
+    \<star>  code: 0x0022c6  group: operator  font: Deja␣Vu␣Sans␣Mono
 
 * Java runtime environment for x86_64-windows allows to use larger heap
 space.