diff options
author | H. Peter Anvin <hpa@zytor.com> | 2002-04-30 21:08:42 +0000 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2002-04-30 21:08:42 +0000 |
commit | 005b39c856917f060973f8d07c98d111b67d0a7f (patch) | |
tree | 47f03e86ef15c8deebf35096f358adca27892850 /ChangeLog | |
parent | 9a633fa3b9b5c772daf4cbca89093bfcd387359b (diff) | |
download | nasm-005b39c856917f060973f8d07c98d111b67d0a7f.tar.gz nasm-005b39c856917f060973f8d07c98d111b67d0a7f.tar.bz2 nasm-005b39c856917f060973f8d07c98d111b67d0a7f.zip |
NASM 0.98.26
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..13f7c28 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,6 @@ + +2002-04-11 Stanislav Karchebny <berk@madfire.net> + + * Started ChangeLog instead of Changes. ChangeLog is better because all recent changes + are on top of the file, easy for inspection. + Old entries from doc/Changes will eventually be added here. |