diff --git a/NEWS b/NEWS index ba304e25..37cedce4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +0.55: + - changed basedir handling. (linux/winXP) + - added some FCB-calls + - improved support for user mousehandlers + - fixed EGA graphics + - fixed VGA graphics + - fixed the displaying of text in some graphics modes + - fixed write with size 0 + - changed memory management. + - added full emm 3.2 support. + - fixed and cleaned up the cpu flags. + changed interrupt handler. + - speeded up the graphics. + - speeded up the cpu-core + 0.50: -added F3 to repeat the last typed command. -made it possible to change the shellmessages(dosshell). so diff --git a/VERSION b/VERSION index 2f20b8fe..575fe780 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.50 \ No newline at end of file +0.55 \ No newline at end of file