- once again preparing release
This commit is contained in:
parent
4368e7a95f
commit
0636e4eac4
@ -1,4 +1,4 @@
|
||||
Changes in 2.4.2 (November 10, 2009):
|
||||
Changes in 2.4.2 (November 12, 2009):
|
||||
|
||||
- CPU and internal debugger
|
||||
- VMX: Implemented TPR shadow VMEXIT
|
||||
|
@ -1,5 +1,5 @@
|
||||
Bochs - The cross platform IA-32 (x86) emulator
|
||||
Updated: Tue November 10 18:47:00 CET 2009
|
||||
Updated: Thu November 12 13:53:00 CET 2009
|
||||
Version: 2.4.2
|
||||
|
||||
WHAT IS BOCHS?
|
||||
|
4
bochs/configure
vendored
4
bochs/configure
vendored
@ -1,5 +1,5 @@
|
||||
#! /bin/sh
|
||||
# From configure.in Id: configure.in,v 1.415 2009/11/10 18:12:46 vruppert Exp .
|
||||
# From configure.in Id: configure.in,v 1.416 2009/11/12 12:44:19 vruppert Exp .
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.64.
|
||||
#
|
||||
@ -3109,7 +3109,7 @@ ac_config_headers="$ac_config_headers ltdlconf.h"
|
||||
VERSION="2.4.2"
|
||||
VER_STRING="2.4.2"
|
||||
WIN_VER_STRING="2, 4, 2, 0"
|
||||
REL_STRING="Build from CVS snapshot on November 10, 2009"
|
||||
REL_STRING="Build from CVS snapshot on November 12, 2009"
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user