diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2006-06-26 20:08:57 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2006-06-26 20:08:57 +0000 |
commit | beac80cd437fb383eeaccc4224a4d7faebd77a23 (patch) | |
tree | 039fce388291883e48c5d8a45a0548e54f9ad3f3 /Changelog | |
parent | 3587d7e69cd25f14eccec01c547f1257171fde7b (diff) |
Windows sparse file support (Frediano Ziglio)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2027 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ version 0.8.2: - USB updates (Paul Brook) - UDP character devices (Jason Wessel) - TCP character devices + - Windows sparse file support (Frediano Ziglio) version 0.8.1: |