doc/changes.src: Update changes
authorCyrill Gorcunov <gorcunov@gmail.com>
Sun, 3 Jan 2010 12:41:22 +0000 (15:41 +0300)
committerCyrill Gorcunov <gorcunov@gmail.com>
Sun, 3 Jan 2010 12:41:22 +0000 (15:41 +0300)
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
doc/changes.src

index 8e0c207..0592f22 100644 (file)
@@ -39,13 +39,22 @@ since 2007.
 
 \b Visual Studio 2008 NASM integration (rules file).
 
-\b Warn a user if a constant too long (and as a result will be stripped).
+\b Warn a user if a constant is too long (and as result will be stripped).
 
 \b The obsoleted pre-XOP AMD SSE5 instruction set which was never actualized
   was removed.
 
 \b Fix stack overrun on too long error file name passed from the command line.
 
+\b Bind symbols to the .text section by default (ie in case if SECTION
+  directive was omitted) in the ELF output format.
+
+\b Fix sync points array index wrapping.
+
+\b A few fixes for FMA4 and XOP instruction templates.
+
+\b Add AMD Lightweight Profiling (LWP) instructions.
+
 \S{cl-2.07} Version 2.07
 
 \b NASM is now under the 2-clause BSD license.  See \k{legal}.