repair Unicode mess-up in c493859d4267
authorAndreas Lochbihler
Wed, 08 Jun 2016 09:09:46 +0200
changeset 63247 c7c76fa73a56
parent 63246 c493859d4267
child 63248 414e3550e9c0
repair Unicode mess-up in c493859d4267
NEWS
--- a/NEWS	Wed Jun 08 09:07:05 2016 +0200
+++ b/NEWS	Wed Jun 08 09:09:46 2016 +0200
@@ -1266,9 +1266,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.