summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog7
1 files changed, 5 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index a451cfa6dc..03158ccb5a 100644
--- a/Changelog
+++ b/Changelog
@@ -1,8 +1,11 @@
version 0.1.6:
+ - automatic library search system. QEMU can now work with unpatched
+ ELF dynamic loader and libc (Rusty Russell).
- ISO C warning fixes (Alistair Strachan)
- - first self-virtualizable version (works only as long as the icache
- is not flushed)
+ - first self-virtualizable version (works only as long as the
+ translation cache is not flushed)
+ - RH9 fixes
version 0.1.5: