WHATSNEW.TXT - Summary of changes for DX-FORTH 4

Note: only significant changes/fixes are listed.  See CHANGES.TXT
for additional information.

! changed  + added  * fixed  - removed

v4.03  2015-01-07

+  -ALLOT
!  ALLOT may no longer use negative values. See glossary.
!  /MS is now DEFERed

v4.02  2014-09-29

+  WAIT-TICK
!  . and ? display unsigned when BASE not decimal
*  LOCALS.SCR updated to compile with DX4

v4.01  2014-07-22

*  ASM: Fix bug in XCHG which caused subsequent instructions to be
   assembled in BYTE mode

v4.00  2014-07-19

+  2NIP @EXECUTE W>NAME CMDTAIL PARSE$ >FNAME TOKEN WORDS-LIKE CHAIN
+  CTOGGLE PACKED S.R SHOLD NHOLD LREAD LWRITE LINK, S, ?BLOCK
+  FPICK S>F F>S
+  READ-LINE recognizes CP/M EOF terminator ($1A)
!  ADDR made state-smart
!  OPEN now requires a file-access-method
!  Rename >NEXT, FORWARD, BACK to 'NEXT, >MARK, <RESOLVE
!  WORDS "pattern" now handled by WORDS-LIKE
!  Improve compiler security
!  MARKER is no longer ANS compatible
!  Allow leading decimal point on float input
*  INCLUDED didn't restore block contents
*  TXT2BLK fixed to work with CP/M
-  PARSE" ASCIIZ M/MOD
-  ONLY ALSO PREVIOUS WORDLIST SEARCH-WORDLIST FORTH-WORDLIST ENVIRONMENT?

