From ef156f0c44e5476dada17c90aa3721ed835cb5ee Mon Sep 17 00:00:00 2001 From: bellard Date: Wed, 13 Apr 2005 21:36:43 +0000 Subject: [PATCH] update --- Changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changelog b/Changelog index d4efdec..3c5c17a 100644 --- a/Changelog +++ b/Changelog @@ -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