This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Synthesized missing ChangeLog entries for setup/zlib


Dug these out of the cvs log messages and inspection of the files. OK to
commit?

Index: ChangeLog
===================================================================
RCS file: /cvs/cygwin-apps/setup/zlib/ChangeLog,v
retrieving revision 2.6
diff -u -p -r2.6 ChangeLog
--- ChangeLog 13 Mar 2003 12:34:48 -0000 2.6
+++ ChangeLog 13 Mar 2003 14:06:58 -0000
@@ -21,6 +21,28 @@
  * zutil.c (z_error): Const correctness change.
  * zutil.h (z_error): Ditto.

+2001-04-18  Christopher Faylor  <cgf at redhat dot com>
+
+ * configure.in: Force NM substitution.
+ * configure: Regenerate.
+
+2000-07-07  DJ Delorie  <dj at redhat dot com>
+
+ * gzio.c: Add gzctell() for progess displays.
+ Make gzsetparams() a no-op returning Z_OK when NO_DEFLATE is defined.
+ * zlib.h: And declare it.
+
+2000-04-02  Christopher Faylor  <cgf at redhat dot com>
+
+ * configure.in: New file.
+ * Makefile.am: New file.
+ * aclocal.m4: New file.
+ * acinclude.m4: New file.
+ * configure: Generate from configure.in, replacing non-autotool
+ version.
+ * Makefile.in: Generate from Makefile.am, replacing non-autotool
+ version.
+
   ChangeLog file for zlib

 Changes in 1.1.4 (11 March 2002)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]