v4.1.0.html: fix for validation

long <!----------------> comments were replaced
because they confused some parsers
This commit is contained in:
Thomas Bernard 2020-03-05 11:57:23 +01:00
parent f5d1d8df7b
commit a9f96b79d7
No known key found for this signature in database
GPG Key ID: 0FF11B67A5C0863C

View File

@ -4,7 +4,10 @@
<TITLE> <TITLE>
Changes in TIFF v4.1.0 Changes in TIFF v4.1.0
</TITLE> </TITLE>
<STYLE> <STYLE TYPE="text/css">
body {
font-family: Helvetica, Arial, Sans;
}
table, th, td { table, th, td {
border: 1px solid black; border: 1px solid black;
border-collapse: collapse; border-collapse: collapse;
@ -40,28 +43,31 @@ ol.d {
list-style-type: lower-alpha; list-style-type: lower-alpha;
} }
hr {
width: 65%;
}
</STYLE> </STYLE>
</HEAD> </HEAD>
<BODY BGCOLOR=white> <BODY BGCOLOR=white>
<FONT FACE="Helvetica, Arial, Sans">
<BASEFONT SIZE=4> <BASEFONT SIZE=4>
<B><FONT SIZE=+3>T</FONT>IFF <FONT SIZE=+2>C</FONT>HANGE <FONT SIZE=+2>I</FONT>NFORMATION</B> <B><FONT SIZE="+3">T</FONT>IFF <FONT SIZE="+2">C</FONT>HANGE <FONT SIZE="+2">I</FONT>NFORMATION</B>
<BASEFONT SIZE=3> <BASEFONT SIZE=3>
<UL> <div style="margin-left: 3em">
<HR SIZE=4 WIDTH=65% ALIGN=left> <HR SIZE=4 ALIGN=left>
<B>Current Version</B>: v4.1.0<BR> <B>Current Version</B>: v4.1.0<BR>
<B>Previous Version</B>: <A HREF=v4.0.10.html>v4.0.10</a><BR> <B>Previous Version</B>: <A HREF=v4.0.10.html>v4.0.10</a><BR>
<B>Master Download Site</B>: <A HREF="https://download.osgeo.org/libtiff"> <B>Master Download Site</B>: <A HREF="https://download.osgeo.org/libtiff">
download.osgeo.org</a>, directory pub/libtiff</A><BR> download.osgeo.org</a>, directory pub/libtiff<<BR>
<B>Master HTTP Site #1</B>: <A HREF="http://www.simplesystems.org/libtiff/"> <B>Master HTTP Site #1</B>: <A HREF="http://www.simplesystems.org/libtiff/">
http://www.simplesystems.org/libtiff/</a><BR> http://www.simplesystems.org/libtiff/</a><BR>
<B>Master HTTP Site #2</B>: <A HREF="http://libtiff.maptools.org/"> <B>Master HTTP Site #2</B>: <A HREF="http://libtiff.maptools.org/">
http://libtiff.maptools.org/</a> http://libtiff.maptools.org/</a>
<HR SIZE=4 WIDTH=65% ALIGN=left> <HR SIZE=4 ALIGN=left>
</UL> </div>
<P> <P>
This document describes the changes made to the software between the This document describes the changes made to the software between the
@ -79,11 +85,11 @@ history:
<LI><A HREF="#contrib">Changes in the contrib area</A> <LI><A HREF="#contrib">Changes in the contrib area</A>
</UL> </UL>
<p> <p>
<P><HR WIDTH=65% ALIGN=left> <P><HR ALIGN=left>
<!---------------------------------------------------------------------------> <!-- ============================================================= -->
<A NAME="highlights"><B><FONT SIZE=+3>M</FONT>AJOR CHANGES:</B></A> <A NAME="highlights"><B><FONT SIZE="+3">M</FONT>AJOR CHANGES:</B></A>
<UL> <UL>
@ -118,10 +124,10 @@ history:
</UL> </UL>
<P><HR WIDTH=65% ALIGN=left> <P><HR ALIGN=left>
<!---------------------------------------------------------------------------> <!-- ============================================================= -->
<A NAME="configure"><B><FONT SIZE=+3>C</FONT>HANGES IN THE SOFTWARE CONFIGURATION:</B></A> <A NAME="configure"><B><FONT SIZE="+3">C</FONT>HANGES IN THE SOFTWARE CONFIGURATION:</B></A>
<UL> <UL>
@ -132,11 +138,11 @@ history:
</UL> </UL>
<P><HR WIDTH=65% ALIGN=left> <P><HR ALIGN=left>
<!---------------------------------------------------------------------------> <!-- ============================================================= -->
<A NAME="libtiff"><B><FONT SIZE=+3>C</FONT>HANGES IN LIBTIFF:</B></A> <A NAME="libtiff"><B><FONT SIZE="+3">C</FONT>HANGES IN LIBTIFF:</B></A>
<UL> <UL>
@ -167,11 +173,11 @@ history:
</UL> </UL>
<P><HR WIDTH=65% ALIGN=left> <P><HR ALIGN=left>
<!--------------------------------------------------------------------------> <!-- ============================================================= -->
<A NAME="tools"><B><FONT SIZE=+3>C</FONT>HANGES IN THE TOOLS:</B></A> <A NAME="tools"><B><FONT SIZE="+3">C</FONT>HANGES IN THE TOOLS:</B></A>
<UL> <UL>
@ -181,11 +187,11 @@ history:
</UL> </UL>
<P><HR WIDTH=65% ALIGN=left> <P><HR ALIGN=left>
<!---------------------------------------------------------------------------> <!-- ============================================================= -->
<A NAME="contrib"><B><FONT SIZE=+3>C</FONT>HANGES IN THE CONTRIB AREA:</B></A> <A NAME="contrib"><B><FONT SIZE="+3">C</FONT>HANGES IN THE CONTRIB AREA:</B></A>
<UL> <UL>