changeset 355:95a9443b3e6c

[project @ 2005-04-13 21:36:43 by bellard] update
author bellard
date Wed, 13 Apr 2005 21:36:43 +0000
parents af134bb97f44
children 4765ed8785f5
files Changelog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Changelog	Wed Apr 13 21:30:51 2005 +0000
+++ b/Changelog	Wed Apr 13 21:36:43 2005 +0000
@@ -1,3 +1,10 @@
+version 0.9.23:
+
+- initial PE executable format for windows version (grischka)
+- '#pragma pack' support (grischka)
+- '#include_next' support (Bernhard Fischer)
+- ignore '-pipe' option
+
 version 0.9.22:
 
 - simple memory optimisations: kernel compilation is 30% faster