Version 2.751 (May 25, 2004)
  - Bugfix for str$ and using

Version 2.750 (May 19, 2004)
  - Yabasic finally has an Icon under Windows
  - The str$()-function, may now format numbers
    like 123,456.56 (or 123.456,56 for german conventions)
  - Changed the system()-function under Windows
    to use the right command-processor
  - Added a list of command, grouped by topix to the
    documentation

Version 2.744 (April 2, 2004)
  - Programs, that import libraries can now be
    bound, including all the imported libraries
  - Removed a security problem related with printing
    under Unix

Version 2.743 (February 5, 2004)
  - Bound programs under Windows should now always
    be able to find and open themselves
  - Yellow is no longer brown under windows
  - Removed some unnecessary checks, which prevented
    yabasic to be built correctly under some Unixes

Version 2.742 (January 27, 2004)
  - Tiny bugfix for BSD removed search for malloc.h

Version 2.741 (January 22, 2004)
  - Bugfixes within option-processing
  - Bugfix regarding undefined symbol rep_realloc

Version 2.740 (January 18, 2004)
  - Implemented the bind-feature
  - More verbose messages on failing open-calls
	
Version 2.730
  - Complete rewrite of the documentation
  - Updated my system, which introduced new
    versions of the toolchain (gcc, autoconf, ...)
  - No changes in yabasic itself

