summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Welles <mike@bangstate.com>2000-07-13 14:58:15 +0000
committerMike Welles <mike@bangstate.com>2000-07-13 14:58:15 +0000
commit4b79457a0e6e01ebe2f49dde962a6fb52ca809e7 (patch)
treeb833fb1786b0085148a4a3c9c2f14eb021add585
parentbbfb710c808c01b93c598025904c0f2d9d9249af (diff)
downloadlibtiff-git-4b79457a0e6e01ebe2f49dde962a6fb52ca809e7.tar.gz
Bugzilla info
-rw-r--r--ChangeLog7
-rw-r--r--RELEASE-DATE2
-rwxr-xr-xconfigure5
-rw-r--r--html/bugs.html21
-rw-r--r--html/index.html4
5 files changed, 28 insertions, 11 deletions
diff --git a/ChangeLog b/ChangeLog
index 70b7680e..86145a65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-07-13 Mike Welles <mike@onshore.com>
+
+ * index.html, bugs.html: added bugzilla info.
+
2000-07-12 Frank Warmerdam <warmerda@rommel.atlsci.com>
* tif_read.c: fix subtle bug with determining the number of
@@ -36,6 +40,9 @@ Tue Apr 18 16:18:08 2000 Frank Warmerdam <warmerda@esabot.atlsci.com>
* tools/Makefile.in: Modified to install properly on SGI.
+2000-04-12 Mike Welles <mike@onshore.com>
+ * configure: Fixed stupid mistake in libc6 test on Linux
+
2000-04-04 Mike Welles <mike@onshore.com>
* tif_win32.c: Applied patch to fix overreads and ovverwrites
caught by BoundsChecker. From Arvan Pritchard
diff --git a/RELEASE-DATE b/RELEASE-DATE
index 51f11fe6..ece99fcc 100644
--- a/RELEASE-DATE
+++ b/RELEASE-DATE
@@ -1 +1 @@
-03/28/2000
+04/12/2000
diff --git a/configure b/configure
index 96af8b8d..5e376139 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Header: /cvs/maptools/cvsroot/libtiff/configure,v 1.4 2000-05-11 12:00:07 warmerda Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/configure,v 1.5 2000-07-13 14:58:16 mwelles Exp $
#
# Tag Image File Format (TIFF) Software
#
@@ -147,7 +147,7 @@ do
-target|--target) ac_prev=TARGET;;
-target=*|--target=*) TARGET="$ac_optarg" ;;
-version|--version)
- echo "This is TIFF configure $Revision: 1.4 $"
+ echo "This is TIFF configure $Revision: 1.5 $"
exit 0
;;
-help|--help) usage; exit 0;;
@@ -1156,6 +1156,7 @@ if [ "$DSO" = auto ]; then
TIFFLIBREF='-L${DEPTH}/libtiff -ltiff'
;;
*-linux*)
+sh
if [ -r /lib/libc.so.6 ] || [ -r /lib/libc.so.5 ]; then
DSOSUF=so.${DIST_MAJOR}
DSOSUF_VERSION=${DSOSUF}.${DIST_MINOR}.${DIST_ALPHA}
diff --git a/html/bugs.html b/html/bugs.html
index 48c582cf..fe490657 100644
--- a/html/bugs.html
+++ b/html/bugs.html
@@ -8,7 +8,7 @@ Bugs and the TIFF Mailing List
<FONT FACE="Arial, Helvetica, Sans">
<H1>
<IMG SRC=images/cover.jpg WIDTH=110 HEIGHT=110 ALIGN=left BORDER=1 HSPACE=6>
-Bugs and the TIFF Mailing List
+Bugs, Bugzilla, and the TIFF Mailing List
</H1>
<P>
@@ -16,9 +16,18 @@ This software is free. Please let us know when you find a problem or
fix a bug.
<P>
-A mailing list for users of this software is located at olympiakos.com
-If you want to join this mailing list or have a list-related request
-such as getting your name removed from it, send a request to
+Thanks to <A HREF=http://www.remotesensing.org/>remotesensing.org</a>, libtiff now uses bugzilla to track bugs.
+<P>
+If you think you've discovered a bug, please first check to see if it is already known by looking at the list of already reported bugs. You can do so by visiting the buglist at <A HREF=http://bugzilla.remotesensing.org/buglist.cgi?product=libtiff>http://bugzilla.remotesensing.org/enter_bug.cgi?product=libtiff</A>.
+<p>
+If you'd like to enter a new bug, you can do so at <A HREF=http://bugzilla.remotesensing.org/enter_bug.cgi?product=libtiff>http://bugzilla.remotesensing.org/enter_bug.cgi?product=libtiff</A>.
+<P>
+
+Of course, reporting bugs is no substitute for discussion. A mailing
+list for users of this software is located at olympiakos.com If you
+want to join this mailing list or have a list-related request such as
+getting your name removed from it, send a request to
+
<UL>
<A HREF="mailto:tiff-request@olympiakos.com">tiff-request@olympiakos.com</A>
</UL>
@@ -30,7 +39,7 @@ in the body of your message. The line <TT>help</TT> will return a list of
the commands understood by the mailing list management software.
<P>
-Submissions (including bug reports) should be directed to:
+Submissions should be directed to:
<UL>
<A HREF="mailto:tiff@olympiakos.com">tiff@olympiakos.com</A>
</UL>
@@ -41,6 +50,6 @@ version you have and what system you are running on.
<HR>
-Last updated: $Date: 1999-08-13 19:30:57 $
+Last updated: $Date: 2000-07-13 14:58:16 $
</BODY>
</HTML>
diff --git a/html/index.html b/html/index.html
index db65e3ec..79109606 100644
--- a/html/index.html
+++ b/html/index.html
@@ -75,7 +75,7 @@ The following sections are included in this documentation:
<LI><A HREF="contrib.html">Contributed software</A>
<LI><A HREF="document.html">TIFF documentation</A>
<LI><A HREF="build.html">Building the software distribution</A>
-<LI><A HREF="bugs.html">Bugs and the TIFF mailing list</A>
+<LI><A HREF="bugs.html">Bugs, Bugzilla, and the TIFF mailing list</A>
<LI><A HREF="images.html">Test images</A>
<LI><A HREF="misc.html">Acknowledgements and copyright issues</A>
<LI><A HREF="man/index.html">Man Pages</A>
@@ -84,7 +84,7 @@ The following sections are included in this documentation:
<P>
<HR>
<em>
-$Id: index.html,v 1.27 2000-03-29 04:50:47 mwelles Exp $
+$Id: index.html,v 1.28 2000-07-13 14:58:16 mwelles Exp $
</em>
</BODY>