summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 567997d422..013555e843 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,8 @@
+version 0.3:
+ - added fnsave, frstor, fnstenv, fldenv FPU instructions
+ - added FPU register save in signal emulation
+ - ARM port
+
version 0.2:
- PowerPC disassembly and ELF symbols output (Rusty Russel)