From b9a0a75f71496f3139a95aa191ecadf6220b7f68 Mon Sep 17 00:00:00 2001 From: Volker Ruppert Date: Sat, 19 Feb 2011 15:09:07 +0000 Subject: [PATCH] - fixed typos --- bochs/CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bochs/CHANGES b/bochs/CHANGES index f07d36f47..24e87db04 100644 --- a/bochs/CHANGES +++ b/bochs/CHANGES @@ -6,8 +6,8 @@ Brief summary : - Fixed failures on big endian hosts. - BIOS: Support for up to 2M ROM BIOS images. - GUI: select mouse capture toggle method in .bochsrc. -- ported most of Qemu's 'virtual VFAT' block driver - (except runtime write suppprt, but plus FAT32 suppport) +- Ported most of Qemu's 'virtual VFAT' block driver + (except runtime write support, but plus FAT32 suppport) - Added write protect option for floppy drives. - Bugfixes / improved internal debugger + instrumentation.