diff --git a/Changelog b/Changelog
index 492fa1a83f5fb55ca61e0434f2b4de21d119f181..ac743cb6c07bc4568e76d190707f681cc9ebc95a 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,10 @@
+version 0.4:
+
+ - initial support for ring 0 x86 processor emulation
+ - fixed signal handling for correct dosemu DPMI emulation
+ - fast x86 MMU emulation with mmap()
+ - fixed popl (%esp) case
+
 version 0.3:
 
  - initial support for ARM emulation