aboutsummaryrefslogtreecommitdiff
path: root/zlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'zlib/ChangeLog')
-rw-r--r--zlib/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/zlib/ChangeLog b/zlib/ChangeLog
index 171ef13f919..8ace65f2597 100644
--- a/zlib/ChangeLog
+++ b/zlib/ChangeLog
@@ -2,6 +2,10 @@
* GCC 3.1 Released.
+2002-05-14 Release Manager
+
+ * GCC 3.1 Released.
+
2002-05-08 Alexandre Oliva <aoliva@redhat.com>
* configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
@@ -241,7 +245,7 @@ Changes in 1.0.6 (19 Jan 1998)
- use _fdopen instead of fdopen for MSC >= 6.0 (Thomas Fanslau)
- added makelcc.bat for lcc-win32 (Tom St Denis)
- in Makefile.dj2, use copy and del instead of install and rm (Frank Donahoe)
-- Avoid expanded $Id: ChangeLog,v 1.2.16.2 2002/05/08 04:28:44 aoliva Exp $. Use "rcs -kb" or "cvs admin -kb" to avoid Id expansion.
+- Avoid expanded $Id: ChangeLog,v 1.2.16.3 2002/05/14 21:40:38 mmitchel Exp $. Use "rcs -kb" or "cvs admin -kb" to avoid Id expansion.
- check for unistd.h in configure (for off_t)
- remove useless check parameter in inflate_blocks_free
- avoid useless assignment of s->check to itself in inflate_blocks_new