diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2005-12-18 18:31:45 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2005-12-18 18:31:45 +0000 |
commit | 2c6cadd49ee86bf2df6bf61c614258dfd97f7115 (patch) | |
tree | 5a9903a40b0229fd2f4d216f86bf62aab2f0fb3f /Changelog | |
parent | a046433a161a1f554be55df8421d92cbdc52779f (diff) |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1718 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ version 0.7.3: - MIPS fixes to boot Linux (Daniel Jacobowitz) - NX bit support - Initial SPARC SMP support (Blue Swirl) + - Major overhaul of the virtual FAT driver for read/write support + (Johannes Schindelin) version 0.7.2: |