changes: Document TIMES bug

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
diff --git a/doc/changes.src b/doc/changes.src
index beabdd9..4df068f 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -7,6 +7,11 @@
 The NASM 2 series supports x86-64, and is the production version of NASM
 since 2007.
 
+\S{cl-2.11.03} Version 2.11.03
+
+\b Fix a bug there REX prefixes were missing on instructions inside a
+\c{TIMES} statement.
+
 \S{cl-2.11.02} Version 2.11.02
 
 \b Add the \c{XSAVEC}, \c{XSAVES} and \c{XRSTORS} family instructions.