xref: /libtiff-4.0.7/html/v3.4beta029.html (revision 0ef31e1f)
1<HTML>
2<HEAD>
3<TITLE>
4Changes in TIFF v3.4beta029
5</TITLE>
6</HEAD>
7
8<BODY>
9
10<BASEFONT SIZE=4>
11<B><FONT SIZE=+3>T</FONT>IFF <FONT SIZE=+2>C</FONT>HANGE <FONT SIZE=+2>I</FONT>NFORMATION</B>
12<BASEFONT SIZE=3>
13
14<UL>
15<HR SIZE=4 WIDTH=65% ALIGN=left>
16<B>Current Version</B>: v3.4beta029<BR>
17<B>Previous Version</B>: <A HREF=v3.4beta028.html>v3.4beta028</A><BR>
18<B>Master FTP Site</B>: <A HREF="ftp://ftp.sgi.com/graphics/tiff">ftp.sgi.com (192.48.153.1), directory graphics/tiff</A><BR>
19<HR SIZE=4 WIDTH=65% ALIGN=left>
20</UL>
21
22<P>
23This document describes the changes made to the software between the
24<I>previous</I> and <I>current</I> versions (see above).
25If you don't find something listed here, then it was not done in this
26timeframe, or it was not considered important enough to be mentioned.
27The following information is located here:
28<UL>
29<LI><A HREF="#configure">Changes in the software configuration</A>
30<LI><A HREF="#libtiff">Changes in libtiff</A>
31<LI><A HREF="#contrib">Changes in the contributed software</A>
32</UL>
33
34<P><HR WIDTH=65% ALIGN=right>
35
36<A NAME="configure"><B><FONT SIZE=+3>C</FONT>HANGES IN THE SOFTWARE CONFIGURATION:</B></A>
37
38<UL>
39<LI><B>configure</B> now relativizes pathname references given in
40   <TT>-L</TT> options (as frequently specified when configuring
41   ancillary packages)
42<LI>problems related to configuring the software on Ultrix 4.4 have
43   been corrected
44<LI>the shell to use in Makefiles and scripts can now be set with the
45   <TT>SCRIPT_SH</TT> configuration parameter
46<LI>comments in <B>config.site</B> now correctly indicate how to setup the
47   use of ancillary packages
48</UL>
49
50<P><HR WIDTH=65% ALIGN=right>
51
52<A NAME="libtiff"><B><FONT SIZE=+3>C</FONT>HANGES IN LIBTIFF:</B></A>
53
54<UL>
55<LI>mods for building the software on a Mac using the
56   MetroWerks CodeWarrior compilers
57<LI>a bug in the CCITT T.4/T.6 decoder was fixed where the last codeword in
58   a strip/tile might not be decoded; this was seen only when decoding
59   multi-strip images
60<LI>a bug in the CCITT RLE codecs was fixed whereby the pseudo tags were not
61   being properly registered
62</UL>
63
64<P><HR WIDTH=65% ALIGN=right>
65
66<A NAME="contrib"><B><FONT SIZE=+3>C</FONT>HANGES IN THE CONTRIBUTED SOFTWARE:</B></A>
67
68<UL>
69<LI><B>contrib/mac-cw</B> contains information and code from Niles Ritter
70    <A HREF=mailto:[email protected]>&lt;[email protected]&gt;</A>
71    about building the software with the MetroWerks CodeWarrior compilers
72    on Macintosh systems
73</UL>
74
75<A HREF="index.html"><IMG SRC="images/back.gif"></A> TIFF home page.<BR>
76
77<HR>
78
79<ADDRESS>
80<A HREF="sam.html">Sam Leffler</A> / <A HREF="mailto:[email protected]">[email protected]</A>
81Last updated $Date: 1999-07-27 21:50:27 $.
82</ADDRESS>
83
84</BODY>
85</HTML>
86