diff options
author | bellard | 2005-11-16 00:02:53 +0100 |
---|---|---|
committer | bellard | 2005-11-16 00:02:53 +0100 |
commit | 41d03949e198d4ac32cd42419e2b978fb89db461 (patch) | |
tree | e4972f35706833da05927145dcfad61b26174c00 /Changelog | |
parent | new network emulation (diff) | |
download | qemu-41d03949e198d4ac32cd42419e2b978fb89db461.tar.gz qemu-41d03949e198d4ac32cd42419e2b978fb89db461.tar.xz qemu-41d03949e198d4ac32cd42419e2b978fb89db461.zip |
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: |