-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
44 lines (37 loc) · 1.55 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Version 2.0, 1999.05.13:
- added some patches from Munechika SUMIKAWA
<[email protected]> for depth 4 (16 shades of gray)
support, I think you need a Palm IIIx or better to view such
images
- configure now only defines the SYSV macro if it seems to be
necessary, thanks to Munechika SUMIKAWA
<[email protected]> for the patch
- added Pilot and Pilot16 GIMP palette files
- fixed --with-pnm-libraries, configure was ignoring the specified
path, thanks to Munechika SUMIKAWA <[email protected]>
for letting me about this bug
Version 1.4, 1998.12.17:
- hacked up to use automake/autoconf
- various minor reorganizations for autoconf
Version 1.3, 1998.09.06:
- fixed the image size checking to account for monochrome images,
both monochrome and grayscale images are limitted to 64K when
uncompressed.
Version 1.2, 1998.06.02:
- minor cleanups in the shell scripts
- ppmimgvquant now runs the quantified PPM file through ppmtopgm
to ensure a PGM output file
Version 1.1, 1998.03.03:
- Added optional run-time byte order detection.
Version 1.0.2, 1997.10.02:
- Renamed all the mystery stuff to rechdr. I've been browsing
the pilot-link sources; now that I know what the mystery bytes
are, I've changed the names to make more sense.
Version 1.0.1, 1997.09.28:
- Fixed a stupid off-by-one error in ipdb_err(), the problem was
non-fatal.
- Fixed up URLs to point at my current net.home.
- The "-h" switches, programs, and man pages now agree with each
other.
Version 1.0, 1997.09.24:
Initial release.