From 243bfd30c291112287ab20d2078846be6df231ef Mon Sep 17 00:00:00 2001 From: Volker Ruppert Date: Sun, 17 Feb 2008 16:52:06 +0000 Subject: [PATCH] - changes updated --- bochs/CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bochs/CHANGES b/bochs/CHANGES index e07bf57b2..87e76882e 100644 --- a/bochs/CHANGES +++ b/bochs/CHANGES @@ -35,7 +35,13 @@ Detailed change log : - Allow boot from network option in .bochsrc - Added Bochs version info for Win32 +- Display libraries + - implemented text mode character blinking in some guis + - SF patches applied + [1859447] Pass segment:offset to put_str and introduce %S by Sebastian + [1889057] rombios.c - boot failure message by Sebastian + [1891469] rombios.c - print BEV product string by Sebastian [1889851] Win32 version information FILEVERSION for bochs.exe by Sebastian [1889042] rombios.c - fix comment by Sebastian [1881500] bochsrc, allow boot: network by Sebastian