xref: /libtiff-4.0.7/html/v3.4beta034.html (revision 0ef31e1f)
1<HTML>
2<HEAD>
3<TITLE>
4Changes in TIFF v3.4beta034
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.4beta034<BR>
17<B>Previous Version</B>: <A HREF=v3.4beta033.html>v3.4beta033</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</UL>
32
33<P><HR WIDTH=65% ALIGN=right>
34
35<A NAME="configure"><B><FONT SIZE=+3>C</FONT>HANGES IN THE SOFTWARE CONFIGURATION:</B></A>
36
37<UL>
38<LI>support was added for building the library as a DSO under NetBSD
39<LI>a bug was fixed in the DSO support for Linux
40<LI>the handling of version strings has changed slightly to simplify parsing
41<LI>a new parameter, <TT>TIFFLIBREF</TT>, was added to control how the
42    library is referenced when linking programs in the <B>tools</B> directory
43</UL>
44
45<P><HR WIDTH=65% ALIGN=right>
46
47<A NAME="libtiff"><B><FONT SIZE=+3>C</FONT>HANGES IN LIBTIFF:</B></A>
48
49<UL>
50<LI>DSO creation under Solaris now forces the DSO name with a <TT>-h</TT> option
51<LI>the interface to the <B>mkversion</B> program was changed
52    to eliminate the need to parse files
53<LI>a bug was fixed in the EOL-detection logic of the T.4/T.6 decoder
54<LI>ANSI IT8 TIFF/IT tag definitions were added to <B>tiff.h</B>
55</UL>
56
57<A HREF="index.html"><IMG SRC="images/back.gif"></A> TIFF home page.<BR>
58
59<HR>
60
61<ADDRESS>
62<A HREF="sam.html">Sam Leffler</A> / <A HREF="mailto:[email protected]">[email protected]</A>
63Last updated $Date: 1999-07-27 21:50:27 $.
64</ADDRESS>
65
66</BODY>
67</HTML>
68