--- gforth/NEWS 2003/03/11 21:18:31 1.16 +++ gforth/NEWS 2003/08/08 13:28:48 1.18 @@ -1,3 +1,8 @@ +User-visible changes between 0.6.1 and 0.6.2: + +bugfixes (in particular, gforth-0.6.2 compiles with gcc-3.3) + + User-visible changes between 0.6.0 and 0.6.1: Bug fixes (installation on big-endian machines sometimes did not work) @@ -33,7 +38,7 @@ Keyboard input: EDIT-LINE K-PRIOR K-NEXT File input: SLURP-FILE SLURP-FID Programming tools: ID. .ID WORDLIST-WORDS SIMPLE-SEE Conditional execution: [DEFINED] [UNDEFINED] -Defining Words: CONST-DOES> +Defining Words: CONST-DOES> ]] Input stream: PARSE-WORD EXECUTE-PARSING EXECUTE-PARSING-FILE String comparison: STR= STR< STRING-PREFIX? String literals: S\" .\" \"-PARSE