aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-08-24 21:57:12 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-08-24 21:57:12 +0000
commitc7f746434f28c06faf9f3ebaac4973502468c4d3 (patch)
tree969225c7f2f83a8f0a1956082c3200a00191b385 /Changelog
parentserial interrupt fix (Hampa Hug) (diff)
downloadqemu-kvm-c7f746434f28c06faf9f3ebaac4973502468c4d3.tar.gz
qemu-kvm-c7f746434f28c06faf9f3ebaac4973502468c4d3.tar.bz2
qemu-kvm-c7f746434f28c06faf9f3ebaac4973502468c4d3.zip
TFTP support (Magnus Damm)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1050 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 9d18ec65f..4b6f315be 100644
--- a/Changelog
+++ b/Changelog
@@ -8,6 +8,7 @@ version 0.6.1:
transparent decompression
- VMware 3 and 4 read-only disk image support (untested)
- Support for up to 4 serial ports
+ - TFTP server support (Magnus Damm)
version 0.6.0: