home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 452.lha / GIFMachine_v2.104 / ReadMeFirst < prev    next >
Encoding:
Text File  |  1990-12-10  |  387 b   |  8 lines

  1. This is version 2.104, an update to version 2.96.  It fixes a bug in the
  2. StripBorder() routine which could cause the system to crash (it actually
  3. appears to be more a bug in SAS 5.10's conditional code creation).
  4.  
  5. I also reduced the amount of static memory declared by 1k.  Also moved some
  6. of the declarations in giftosham.c to largearrays.c to avoid the `too much
  7. global data' warning.
  8.