diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2006-06-25 14:50:00 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2006-06-25 14:50:00 +0000 |
commit | 1579bde84d37aada4054ee40e1e333930211f495 (patch) | |
tree | 30001fac53a56c0462db7cc8bae01ba034abac45 /Changelog | |
parent | 0bab00f30f798bd8ae4366a4516d2149174aa714 (diff) |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2008 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ version 0.8.2: - VNC server fixes - MIPS FPU support (Marius Groeger) - Solaris/SPARC host support (Ben Taylor) + - PPC breakpoints and single stepping (Jason Wessel) + - USB updates (Paul Brook) + - UDP character devices (Jason Wessel) + - TCP character devices version 0.8.1: |