X-Spam-Check-By: sourceware.org Message-Id: Date: Sun, 25 Jun 2006 13:03:29 -0400 From: "Chris Sutcliffe" To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: mingw-runtime-3.10-1 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Reply-To: cygwin AT cygwin DOT com X-Mailer: Perl5 Mail::Internet v1.74 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 AT cygwin DOT 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: cygwin-announce-unsubscribe-you=yourdomain DOT com AT cygwin DOT com 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 * Include/_mingw.h: Increment version to 3.10. * Makefile.in: Ditto. 2006-06-23 Danny Smith * include/sys/time.h (struct timezone): Define. * include/time.h: Correct comment about timezone. 2006-06-18 Danny Smith * configure.in (AC_CONFIG_AUX_DIR): Remove. * configure: Regenerate. 2006-06-18 Chris Sutcliffe * configure: add srcdir as a possible location for install-sh. 2006-06-18 Danny Smith * mingwex/dirent.c (_tGetFileAttributes): New helper function. (_topendir): Use it. 2006-06-18 Danny Smith * 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 * 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 * mingwex/wcrtomb.c (wcrtomb_cp): Correct typo. 2006-06-13 Danny Smith * Makefile.in (SUBDIRS): Change to lowercase for autoconf 2.59. 2006-05-24 Christopher Faylor * 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 * mingwex/wcrtomb.c (wcrtomb_cp): Test (wc > 255) only if C locale. Use supplied codepage as arg to WideCharToMultiByte. 2006-02-13 Earnie Boyd * 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/