This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: updating zlib to 1.2.3
- From: Tom Tromey <tromey at redhat dot com>
- To: Matthias Klose <doko at cs dot tu-berlin dot de>
- Cc: java-patches at gcc dot gnu dot org
- Date: 22 Aug 2005 09:07:15 -0600
- Subject: Re: updating zlib to 1.2.3
- References: <17161.3424.929788.524894@gargle.gargle.HOWL>
- Reply-to: tromey at redhat dot com
>>>>> "Matthias" == Matthias Klose <doko@cs.tu-berlin.de> writes:
Matthias> A diff between 1.2.1 and 1.2.3 applies cleanly, the only other change
Matthias> is to bump the version in configure.ac, which is still at 1.1.4.
Matthias> 2005-08-20 Matthias Klose <doko@debian.org>
Matthias> * Imported zlib 1.2.3; merged local changes.
Matthias> * configure.ac: Update version.
Matthias> * configure: Regenerate.
I looked and we have been managing the zlib imports using 'cvs import'.
I think we ought to keep doing this. If you know how to do this,
then go ahead. You can find the needed tags in the cvs log.
Tom