From 4fd165131b67d263195f3b58b22d8c5164c89bb0 Mon Sep 17 00:00:00 2001 From: Bryce Denney Date: Mon, 4 Jun 2001 04:23:39 +0000 Subject: [PATCH] - sync up with 1.2 final --- bochs/CHANGES | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/bochs/CHANGES b/bochs/CHANGES index 95ef1f2a9..3c2a0a861 100644 --- a/bochs/CHANGES +++ b/bochs/CHANGES @@ -1,10 +1,4 @@ -To be fixed before 1.2: -- install Tim's man pages on linux -- various configure problems, if possible - - [ #429448 ] configure: -lreadline when not there - I don't know what's wrong, so I asked Todd for help. - -Changes since 1.2-pre1: +Changes in 1.2 (6/3/2001): - [ #427259 ] rombios HALT calls don't print Fixed bios/rombios.c HALT macro so that it writes the line number of the panic to the PANIC_PORT (port 0x400) and then does NOT do a halt @@ -45,6 +39,7 @@ Changes since 1.2-pre1: - [ #429375 ] pthreads detection broken - [ #429073 ] configure: if no X11, makes bad config - [ #429229 ] install current .bochsrc in binary rels +- install Tim's man pages on linux RPM - BIOS prints messages in log in case of boot failure - rewrote instructions for compiling in win32 (win32.txt) - fixed link in HTML changelog.html to point to the real sources on SF.