diff options
author | bellard | 2006-04-30 23:28:36 +0200 |
---|---|---|
committer | bellard | 2006-04-30 23:28:36 +0200 |
commit | 24236869fbff210b356b6626e6e9e9eadc8a976c (patch) | |
tree | f32404f6a854711decf8dc51a224b08fd5ae939c /Changelog | |
parent | Fix non-portable use of expr. (diff) | |
download | qemu-24236869fbff210b356b6626e6e9e9eadc8a976c.tar.gz qemu-24236869fbff210b356b6626e6e9e9eadc8a976c.tar.xz qemu-24236869fbff210b356b6626e6e9e9eadc8a976c.zip |
VNC server (Anthony Liguori)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1869 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ version 0.8.1: - SSE3 support - Solaris port (Ben Taylor) - Preliminary SH4 target (Samuel Tardieu) + - VNC server (Anthony Liguori) version 0.8.0: |