doc/changes.src: update with the latest changes

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
diff --git a/doc/changes.src b/doc/changes.src
index fd01b8c..401e94c 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -16,6 +16,11 @@
 \b Fix the address in the list file for an instruction containing a
    \c{TIMES} directive.
 
+\b Fix error with \c{TIMES} used together with an instruction which
+   can vary in size, e.g. \c{JMP}.
+
+\b Fix breakage on some uses of the \c{DZ} pseudo-op.
+
 \S{cl-2.13} Version 2.13
 
 \b Support the official forms of the \c{UD0} and \c{UD1} instructions.