diff options
author | H. Peter Anvin <hpa@zytor.com> | 2002-04-30 21:09:12 +0000 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2002-04-30 21:09:12 +0000 |
commit | 8ac364139a0af08f834c11bd2b8bd6dfc6707dfb (patch) | |
tree | 46016ba4569be263d5bf772e359e3207255bf12a /README | |
parent | 005b39c856917f060973f8d07c98d111b67d0a7f (diff) | |
download | nasm-8ac364139a0af08f834c11bd2b8bd6dfc6707dfb.tar.gz nasm-8ac364139a0af08f834c11bd2b8bd6dfc6707dfb.tar.bz2 nasm-8ac364139a0af08f834c11bd2b8bd6dfc6707dfb.zip |
NASM 0.98.30
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 2 insertions, 8 deletions
@@ -1,5 +1,6 @@ NASM, the Netwide Assembler. - Version 0.98.26. + Version 0.98.30. + 2002-04-29 Many many developers all over the net respect NASM for what it is - a widespread (thus netwide), portable (thus netwide!), very @@ -16,12 +17,5 @@ famous Open Source development center on The Net. Visit our development page at http://nasm.2y.net and our SF project at http://sf.net/projects/nasm -The NASM documentation is in process of severe re-arrangement -(especially the License issues with sourcecode, the old -license can be found in doc/License), all files from previous -releases that didn't go thru the process yet are placed in doc/ -subdirectory. Look there if you don't find a file you need here. - - With best regards, NASM crew. |