From d202bddc0170ff5b9b445581c5e56f353272a5b1 Mon Sep 17 00:00:00 2001 From: Stanislav Shwartsman Date: Sun, 18 May 2014 18:04:08 +0000 Subject: [PATCH] update CHANGES --- bochs/CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bochs/CHANGES b/bochs/CHANGES index e8c0a1675..4a95693e7 100644 --- a/bochs/CHANGES +++ b/bochs/CHANGES @@ -1,4 +1,4 @@ -Changes after 2.6.2 (updated May 3, 2014): +Changes after 2.6.2 (updated May 18, 2014): - CPU - Bugfixes for CPU emulation correctness (critical fixes for XSAVE, VMX, TBM/BMI and RDRAND instructions) @@ -26,6 +26,7 @@ Changes after 2.6.2 (updated May 3, 2014): - General - Increased max. device log prefix size to 6 and added / modified prefixes - plugin version now uses the native DLL handling code for all Windows ports + - critical bugfixes in save/restore functionality - Configure and compile - configure and compilation fixes for Cygwin and Visual Studio environment