diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2005-11-15 23:02:53 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2005-11-15 23:02:53 +0000 |
commit | 41d03949e198d4ac32cd42419e2b978fb89db461 (patch) | |
tree | e4972f35706833da05927145dcfad61b26174c00 /Changelog | |
parent | 7c9d8e07e188597e570a311efc46cb1ab013e5e7 (diff) |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1623 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ version 0.7.3: - Initial USB support - Linux host serial port access - Linux host low level parallel port access + - New network emulation code supporting VLANs. version 0.7.2: |