From: nasm-bot f. C. G. <gor...@gm...> - 2016-02-17 14:03:38
|
Commit-ID: 1452990979398343fe9ca41109ec2e4df2cd368a Gitweb: http://repo.or.cz/w/nasm.git?a=commitdiff;h=1452990979398343fe9ca41109ec2e4df2cd368a Author: Cyrill Gorcunov <gor...@gm...> AuthorDate: Wed, 17 Feb 2016 17:02:34 +0300 Committer: Cyrill Gorcunov <gor...@gm...> CommitDate: Wed, 17 Feb 2016 17:02:34 +0300 docs: Fix typo in previous commit Signed-off-by: Cyrill Gorcunov <gor...@gm...> --- doc/changes.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/changes.src b/doc/changes.src index d3175ff..8eab8d6 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -9,7 +9,7 @@ since 2007. \S{cl-2.12} Version 2.12 -\b Huge rework of \{macho\} backend, internal unification of 32 and 64 +\b Huge rework of \c{macho} backend, internal unification of 32 and 64 bit formats and make nasm to handle section alignemts properly. \b Fix wrong negative size treated as a big positive value passed into |