summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2012-02-25 15:34:14 -0800
committerH. Peter Anvin <hpa@zytor.com>2012-02-25 15:34:14 -0800
commit6b8cc128f37cd17708479585b43f466abca54ce0 (patch)
treea2b95fde761f8bc2c3bb6134889e28be32b912db
parent9fa2e72997b698107b7c5a02e8f03e84e8d8fb74 (diff)
downloadnasm-6b8cc128f37cd17708479585b43f466abca54ce0.tar.gz
changes: document bigendian UTF-16/UTF-32 support
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
-rw-r--r--doc/changes.src2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src
index d6a99770..ed47bec7 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -45,6 +45,8 @@ To force a specific form, use the \c{STRICT} keyword, see \k{strict}.
\b Add support for x32 ELF (32-bit ELF with the CPU in 64-bit mode.)
See \k{elffmt}.
+\b Add support for bigendian UTF-16 and UTF-32. See \k{unicode}.
+
\S{cl-2.09.10} Version 2.09.10
\b Fix up NSIS script to protect uninstaller against registry keys