1) The file objects reworked, stucture is now a lot neater.
2) NFS added
3) telnet client improved ( unix client only, NT sucks)
4) Some bug fixes.
1)More work on file objects.
2)More work on telnet; moved to charater mode so it works better with NT.
4)More work with telnet, function keys working.
5)TCP data stream now sorted out in proto task so ^C can be made to work.
6)TCP now times out properly; was no activity for a long time; now can't
find other end for a short time. Needed for HTML server.
7)Assembler now supports 5407.
8)Watchdog task now works.
9).objects added.
10)Additional test in ?buffer.
11)Ansi terminal driver.
12):termination>code consistant across telnet and ttx so common drivers can be used, was a mistake.
13)string_class added; needed for HTML server.
14)lower case characters in hex numbers, needed for HTML server. Still not finished.
1)Bug in telnet_client :read.
2)Floating point basic word set added.
3)Q number words start with Q for example q. q.l and q.r. The Q base is now called %q_base
4)pure_code changed to inline
It is getting to a stage where it is a pleasure to use.