summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2009-07-15 16:31:55 -0400
committerH. Peter Anvin <hpa@zytor.com>2009-07-15 16:31:55 -0400
commitcc6ee1acf218c51f4565cbb8a5b868b5df31251b (patch)
tree59cbb0b400d2df29a335019e835b8a6390a9583f
parent252c2db7d97ea1e45c3adccd3b44ceb4df5c07b5 (diff)
downloadnasm-cc6ee1acf218c51f4565cbb8a5b868b5df31251b.tar.gz
changes: document fixed crash on invalid UTF-8 sequences
Document nasm_quote() fixes. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
-rw-r--r--doc/changes.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src
index 4a15ae74..df96ebce 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -37,6 +37,9 @@ since 2007.
\b Support for 64-bit Mach-O output, see \k{machofmt}.
+\b Fix assert failure on certain operations that involve high-bit
+ characters that don't form valid UTF-8 sequences.
+
\S{cl-2.06} Version 2.06