home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 1 / GoldFishApril1994_CD2.img / d4xx / d405 / gifmachine / readmefirst < prev   
Encoding:
Text File  |  1993-02-15  |  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.