diff --git a/Changelog b/Changelog index d4efdec2..3c5c17ae 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