From: bellard Date: Thu, 29 Apr 2004 22:34:24 +0000 (+0000) Subject: update X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b06eddd39de08025a17cee1fd43c31458dfeb69f;p=qemu.git update git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@779 c046a42c-6fe2-441c-8c8c-71466251a162 --- diff --git a/Changelog b/Changelog index 17d23015aa..d61e3f0eac 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,9 @@ +version 0.5.5: + + - SDL full screen support (initial patch by malc) + - VGA support on PowerPC PREP + - VBE fixes (Matthew Mastracci) + version 0.5.4: - qemu-fast fixes