recovered from Unicode accident in 7248d106c607;
authorwenzelm
Fri, 18 Mar 2016 20:35:01 +0100
changeset 62671 a9ee1f240b81
parent 62670 006c057814f1
child 62672 068b430e678f
recovered from Unicode accident in 7248d106c607;
NEWS
--- a/NEWS	Fri Mar 18 20:29:50 2016 +0100
+++ b/NEWS	Fri Mar 18 20:35:01 2016 +0100
@@ -1099,9 +1099,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.