diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2003-04-10 00:02:58 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2003-04-10 00:02:58 +0000 |
commit | 66cd58461daa688d0639c83c960e4b871a09f005 (patch) | |
tree | c1e9a7df04126034fa0be35a8ef403dc6b5bd94f /Changelog | |
parent | bb0ebb1f2dc4b7f48027f622db2b58d27dcd5055 (diff) |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@87 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +version 0.1.6: + + - ISO C warning fixes (Alistair Strachan) + - first self-virtualizable version (works only as long as the icache + is not flushed) + version 0.1.5: - ppc64 support + personality() patch (Rusty Russell) |