Recent ZX Library Revision History

v2.5.2 -  27 June 2008 
-------------------------
- Added support for pins B.4 through B.7 for the ZX-24ne.


v2.5.1 -  26 June 2008 
-------------------------
- Corrected a problem with the low level X-10 functions (OpenX10(), etc.)


v2.5.0 -  16 June 2008 
-------------------------
- Added support for GetQueueSpace().

- SPI enhancements:
	added slave mode and CloseSPI()
    added support for an optional delay before each received byte on SPICmd()

- I2C enhancements:
	added slave mode

- Improved the performance of writes to EEPROM.

- Added support for generation of ZX object code archives.

- Fixed an internal linkage problem in code related to the software UARTs.

- Corrected an initialization problem where the RNG seed was always zero.


v2.4.8 - 10 March 2008
-------------------------
- Initial public release.

- Corrected a problem where DefineCom() on Com1 didn't work.


v2.4.7 - 20 February 2008
-------------------------
- Corrected a problem in the routines that perform value-to-string
  conversion for 32-bit integral values.

- Corrected a problem with the routine that implements SerialNumber().

- Modified the code for System.TaskHeadRoom() to use less stack space
  when invoked for the current task.


v2.4.6 - 10 February 2008
-------------------------
- Fixed a problem with handling the ATN character.

- Corrected code generation problems related to accessing 32-bit values in
  Persistent and Program Memory.


v2.4.4 - 08 February 2008
-------------------------
- Initial release.
