]> cygwin.com Git - cygwin-apps/setup.git/blobdiff - ChangeLog
* download.cc (get_file_size): Check for INVALID_HANDLE_VALUE instead
[cygwin-apps/setup.git] / ChangeLog
index 235c70684fabd72d4629a0b9584d0ca1cee8691b..63569aedef4c561430769901bec94fb37bbc851a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+Wed Feb 21 13:05:00 2000  Corinna Vinschen <vinschen@redhat.com>
+
+       * download.cc (get_file_size): Check for INVALID_HANDLE_VALUE instead
+       for NULL.
+
+Wed Feb 21 11:21:00 2000  Corinna Vinschen <vinschen@redhat.com>
+
+       * download.cc (download_one): Add missing parenthesis.
+
+Mon Feb 19 18:59:00 2000  Corinna Vinschen <vinschen@redhat.com>
+
+       * download.cc (get_file_size): New function. Eliminates the need
+       to call `stat'.
+       (download_one): Call `get_file_size' instead of `stat'. This
+       workarounds a problem with mingw's `stat' call.
+
+2001-02-07  Earnie Boyd  <earnie@users.sourceforge.net>
+
+       * Makefile.in: (%.o: %.rc): Specify --include-dir $(w32api_include).
+       This is to allow cinstall to build with 2.95.2-7 and to make the
+       use of headers consistent.
+
+2000-12-26  Earnie Boyd  <earnie_boyd@yahoo.com>
+
+       * Makefile.in (autoload.o): Add target to specify -fno-inline-functions
+
 Tue Dec 26 03:46:00 2000  Matt Hargett  <matt@use.net>
 
        * winsup/cinstall/res.rc: Added accelerators and improved focus
This page took 0.025214 seconds and 5 git commands to generate.