home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / programming / osclid / !OscliD / Documents / History < prev    next >
Encoding:
Text File  |  1998-01-25  |  832 b   |  17 lines

  1. Version history
  2. ----------------------------------------------------------------------------
  3.  
  4.  1.00 - First release version
  5.  1.01 - With further knowledge about EventV #19, I removed the unnecessary
  6.         extra callback, which will probably make no difference whatsoever
  7.  1.02 - Fixed bugs in stack allocation for the Wimp task, and added the
  8.         host deny/allow scheme
  9.  1.03 - Fixed bug where several messages arriving concurrently wouldn't
  10.         get processed (became apparent in script files)
  11.  1.04 - Fixed bug which could have caused problems with the deny/allow tables
  12.  1.05 - Fixed bug where requests which arrived during execution of a previous
  13.         OscliD command would have been ignored
  14.  1.06 - Unix roscli added
  15.       - Code placed under GPL
  16.       - Moved |ip_buffer| writable buffer out of read-only code area
  17.