aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE7
1 files changed, 7 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 91b27e0d0b0..a25d9b8e46f 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -55,6 +55,13 @@ excesive CPU on some Windows environments. Usages of 50% and 100%
55CPU time have been observed on different Window XP configurations. 55CPU time have been observed on different Window XP configurations.
56Seems to be a problem in sys_select in w32proc.c. 56Seems to be a problem in sys_select in w32proc.c.
57 57
58** Chinese characters display quadruple width on Windows.
59
60This was caused by the change to w32fns.c on 2005-01-03, but that is
61required to fix another bug. See "[Bug] Unusual wide Chinese fonts on
62w32 (again)" and "Problem with chinese gbk fonts on w32" in
63emacs-devel list.
64
58* DOCUMENTATION 65* DOCUMENTATION
59 66
60** Update man/info.texi. 67** Update man/info.texi.