From a0bc382ce25485838dd568bd2101f0d986bebba1 Mon Sep 17 00:00:00 2001 From: Aaron Robinson Date: Sun, 9 Feb 2003 08:43:26 +0000 Subject: [PATCH] Preparing for release 0.6.0-pre11 --- Doc/Changelog.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Doc/Changelog.txt b/Doc/Changelog.txt index e59134443..30dfe68fe 100644 --- a/Doc/Changelog.txt +++ b/Doc/Changelog.txt @@ -1,5 +1,16 @@ cxbx website: http://www.caustik.com/xbox/ +version: 0.6.0-pre11 (02/09/03) +-------------------------------- + +- HLE has begun. Cxbx is capable of emulating a + blank XDK project. That is, if you had the XDK + and created an Xbox "game" that did absolutely + nothing, Cxbx could run it :P. Sounds pointless, + but it is actually very significant + +- New icon! Pending approval for use by the author + version: 0.6.0-pre10 (02/07/03) --------------------------------