* Convert native jcpuid code from C++ to C. This should alleviate build

problems experienced by some users.
This commit is contained in:
scintilla
2004-12-19 06:25:27 +00:00
committed by zzz
parent a1ebf85e1b
commit ec11ea4ca7
4 changed files with 12 additions and 8 deletions

View File

@ -1,4 +1,8 @@
$Id: history.txt,v 1.110 2004/12/16 05:21:24 jrandom Exp $
$Id: history.txt,v 1.111 2004/12/17 23:07:13 jrandom Exp $
2004-12-19 scintilla
* Convert native jcpuid code from C++ to C. This should alleviate build
problems experienced by some users.
* 2004-12-18 0.4.2.4 released