Skip to content

Commit df24338

Browse files
author
H. Peter Anvin
committed
doc/changes.src: begin changes.src for 2.16
Once again, need to write these damned release notes. Signed-off-by: H. Peter Anvin <[email protected]>
1 parent 5219d14 commit df24338

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

doc/changes.src

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@
77
The NASM 2 series supports x86-64, and is the production version of NASM
88
since 2007.
99

10+
\S{cl-2.16} Version 2.16
11+
12+
\b Support for the \c{rdf} format has been discontinued and all the
13+
RDOFF utilities has been removed.
14+
15+
\b The \c{--reproducible} option now leaves the filename field in the
16+
COFF object format blank. This was always rather useless since it is
17+
only 18 characters long; as such debug formats have to carry their own
18+
filename information anyway.
19+
20+
\b Fix handling of MASM-syntax reserved memory (e.g. \c{dw ?}) when
21+
used in structure definitions.
22+
23+
1024
\S{cl-2.15.06} Version 2.15.06
1125

1226
\b Fix object and header length in \c{rdf} format.

0 commit comments

Comments
 (0)