home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Libraries / PatchLib 1.0d3 / Documentation / Version History < prev   
Encoding:
Text File  |  1994-11-30  |  521 b   |  20 lines  |  [TEXT/KAHL]

  1. Version History
  2. ---------------
  3.  
  4. * 1.0d3 94/11/30 (public distribution)
  5.  
  6. - Made the _patch_force_stack_frame variable in the PATCH_ENTER macro
  7. a volatile variable. This should prevent optimizing compilers from
  8. removing the variable or placing it in a register.
  9.  
  10. - Adapted for use with the Universal Headers and with fat patches.
  11.  
  12. * 1.0d2 94/04/18 (public distribution)
  13.  
  14. - Various improvements.
  15.  
  16. * 1.0d1 94/??/?? (public distribution)
  17.  
  18. - This first public release, but it wasn't much of a stand-alone
  19. library at the time.
  20.