This commit is contained in:
bellard
2003-04-13 21:56:00 +00:00
parent fe7bcdef6b
commit 3bbcd30776
3 changed files with 23 additions and 17 deletions

View File

@ -9,6 +9,8 @@ version 0.9.17:
- fixed comment parse (signaled by Damian M Gryski)
- fixed macro function bug (signaled by Philippe Ribet)
- added configure (initial patch by Mitchell N Charity)
- added '-run' and '-v' options (initial patch by vlindos)
- added real date report in __DATE__ and __TIME__ macros
version 0.9.16: