home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Amiga 12 / MA_Cover_12.iso / libs / rmh / changes next >
Encoding:
Text File  |  1999-05-24  |  856 b   |  35 lines

  1. Changes from version <5.1
  2. - great revision
  3. - minimize mem fragmentation
  4. - now the library uses internal function to get/set ARexx vars
  5. - added RealName()
  6. - added lock()
  7. - added match()
  8. - DosString() Fault() PrintFault() may be called with no arguments
  9. - PrintFault() accepts a stderr name
  10. - TZ is read using internal functions rather than sasc ones
  11. - fixed rmh.guide
  12.  
  13. Changes from version 4.3
  14. - re-re-re-debugged ParseDate() that is really stable now
  15. - added support for TZ
  16. - fixed the returns description of the function AddCx() in this guide
  17.  
  18. Changes from version 3.7
  19. - Added appicon
  20. - Added cx
  21.  
  22. Changes from version <3.7
  23. - SetSystemTime added
  24. - OpenURL modified
  25.  
  26. Changes from version <3.3
  27. - general debugging
  28. - some function re-written
  29. - DosString() added
  30. - OpenUrl() added
  31. - PortWait() added
  32. - requester() added
  33. - CreateTempFile()
  34. - ParseConfig() adde
  35.