File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 7
7
The NASM 2 series supports x86-64, and is the production version of NASM
8
8
since 2007.
9
9
10
+ \S{cl-2.16.02} Version 2.16.03
11
+
12
+ \e{This is a source build machinery and documentation update
13
+ only. There are no functionality changes.}
14
+
15
+ \b Fix building from \c{git} in a separate directory from the source.
16
+
17
+ \b Remove some irrelevant files from the source distribution.
18
+
19
+ \b Make the documentation stronger that \c{-O0} or \c{-O1} are
20
+ probably not what the user wants. See \k{opt-O}.
21
+
10
22
\S{cl-2.16.02} Version 2.16.02
11
23
12
24
\b Fix building from the source distribution in a separate directory
@@ -97,7 +109,8 @@ kinds of relocations are possible or allowed.
97
109
98
110
\S{cl-2.16.01} Version 2.16.01
99
111
100
- \e{This is a documentation update release only.}
112
+ \e{This is a documentation update release only. There are no
113
+ functionality changes.}
101
114
102
115
\b Fix the creation of the table of contents in the HTML version of
103
116
the documentation.
You can’t perform that action at this time.
0 commit comments