diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-01-06 17:10:54 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-01-06 17:10:54 +0000 |
commit | bfe312121eb80226f0cb2d4b7c2b9b5fafecd93e (patch) | |
tree | 188ce8a3d9d3ae2a08eed82603a85c26c507f548 | |
parent | 8e82c6a880dc18ce6a8f4e19dcef22b7d8ceae3e (diff) |
version change
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3892 c046a42c-6fe2-441c-8c8c-71466251a162
-rw-r--r-- | Changelog | 2 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ +version 0.9.1: + - TFTP booting from host directory (Anthony Liguori, Erwan Velu) - Tap device emulation for Solaris (Sittichai Palanisong) - Monitor multiplexing to several I/O channels (Jason Wessel) @@ -1 +1 @@ -0.9.0-cvs
\ No newline at end of file +0.9.1
\ No newline at end of file |