I've made a new version of the mingw-runtime available for download.

For a list of changes see below.

To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.

If you have questions or comments, please send them to the Cygwin
mailing list at: cygwin@cygwin.com .

          *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is
available starting at this URL.

Changes:

2006-06-25  Chris Sutcliffe  <[EMAIL PROTECTED]>

        * Include/_mingw.h: Increment version to 3.10.
        * Makefile.in: Ditto.

2006-06-23 Danny Smith  <[EMAIL PROTECTED]>

        * include/sys/time.h (struct timezone): Define.
        * include/time.h: Correct comment about timezone.

2006-06-18  Danny Smith  <[EMAIL PROTECTED]>

        * configure.in (AC_CONFIG_AUX_DIR): Remove.
        * configure: Regenerate.

2006-06-18  Chris Sutcliffe  <[EMAIL PROTECTED]>

        * configure: add srcdir as a possible location for install-sh.

2006-06-18  Danny Smith  <[EMAIL PROTECTED]>

        * mingwex/dirent.c (_tGetFileAttributes): New helper function.
        (_topendir): Use it.

2006-06-18  Danny Smith  <[EMAIL PROTECTED]>

        * include/sys/time.h: Add header guard.  Add extern "C" bracketing
        for __cplusplus.
        (gettimeofday): Add prototype.
        * mingwex/gettimeofday.c: New file.
        * mingwex/makefile.in: Add gettimeofday source and object.

2006-06-13  Danny Smith  <[EMAIL PROTECTED]>

        * include/math.h (HUGE_VAL): Define as builtin if __GNUC__ >= 3.3,
        else global library variable.
       (HUGEVALF): Likewise;
        (HUGEVALL): Likewise.
        (INFINITY): Likewise.
        (NAN): LiKewise.

2006-06-13  Danny Smith  <[EMAIL PROTECTED]>

        * mingwex/wcrtomb.c (wcrtomb_cp): Correct typo.

2006-06-13  Danny Smith  <[EMAIL PROTECTED]>

        * Makefile.in (SUBDIRS): Change to lowercase for autoconf 2.59.

2006-05-24  Christopher Faylor  <[EMAIL PROTECTED]>

        * configure.in: Update to newer autoconf.
        (thanks to Steve Ellcey)
        * mingwex/configure.in: Ditto.
        * profile/configure.in: Ditto.
        * configure: Regenerate.
        * mingwex/configure: Ditto.
        * profile/configure: Ditto.
        * aclocal.m4: New file.
        * mingwex/aclocal.m4: Ditto.
        * profile/aclocal.m4: Ditto.

2006-05-17  Danny Smith  <[EMAIL PROTECTED]>

        * mingwex/wcrtomb.c (wcrtomb_cp): Test (wc > 255) only if C locale.
        Use supplied codepage as arg to WideCharToMultiByte.

2006-02-13  Earnie Boyd  <[EMAIL PROTECTED]>

        * Makefile.in (libmsvcr80.a): Add import lib.
        (libmsvcr80d.a): Ditto.

Chris

--
Chris Sutcliffe
http://ir0nh34d.blogspot.com
http://emergedesktop.org

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to