From 78e2cc110dc4673bad948e0fb6888fe0f0d6ebe3 Mon Sep 17 00:00:00 2001 From: Volker Ruppert Date: Sun, 26 Oct 2003 10:01:37 +0000 Subject: [PATCH] - CHANGES updated --- bochs/CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bochs/CHANGES b/bochs/CHANGES index f281ed1cc..5c1d41ba4 100644 --- a/bochs/CHANGES +++ b/bochs/CHANGES @@ -174,6 +174,7 @@ Patches applied: - sdl + win32 + wx + x: new textmode features: variable line length, char width switch, horizontal and vertical pel panning - win32 + wxMSW: key event handling rewritten + - win32: status bar at the bottom of the simulation window added - wxMSW: resource problems fixed - wx dll plugin works now without errors - x: external font files and their installation mechanism removed - term: variable line length and cursor enable/disable feature implemented @@ -206,6 +207,8 @@ Patches applied: #742670 fix library dependencies in GUI plugins (Robert Millan) #742782 LFB bugfix (Jan L. Hauffa) #748414 load32bitOShack bug (kyriazis at nvidia.com) + #830079 Fix bochs's application error if ... (???) + #724466 enable building with CC=gcc-3.2 CXX=... (Leonard Norrgard) - SF patches partially applied #707931 Support EGA/VGA write mode 2 and others (???)