--- gforth/NEWS.vmgen 2003/12/31 16:26:13 1.3 +++ gforth/NEWS.vmgen 2006/05/20 07:07:28 1.4 @@ -1,3 +1,10 @@ +User-visible changes between 0.6.2 and 0.6.9 (up to 2006-05-07): + +variable THREADED-CODE-POINTER-TYPE for parameterizing Inst ** (undocumented) +Better support for explicit stack access (see documentation) (works with static superinsts?) +support for static multi-state stack caching (undocumented) + + User-visible changes between 0.6.[01] and 0.6.2: You now have to define a macro MAYBE_UNUSED (see manual); useful for