CVSROOT: /sources/m4 Module name: m4 Branch: branch-1_4 Changes by: Eric Blake <ericb> 06/07/07 03:37:26
Index: NEWS =================================================================== RCS file: /sources/m4/m4/NEWS,v retrieving revision 1.1.1.1.2.29 retrieving revision 1.1.1.1.2.30 diff -u -b -r1.1.1.1.2.29 -r1.1.1.1.2.30 --- NEWS 30 Jun 2006 18:58:11 -0000 1.1.1.1.2.29 +++ NEWS 7 Jul 2006 03:37:26 -0000 1.1.1.1.2.30 @@ -27,6 +27,8 @@ * On Windows builds, the macro __windows__ is provided instead of __unix__. This allows input files to determine when syscmd might behave differently. +* Fix bug in 1.4.3 patch to use \n line-endings that did not work for + cygwin. Version 1.4.4b - 17 June 2006, by Eric Blake (CVS version 1.4.4a) @@ -59,7 +61,7 @@ * DESTDIR installs now work correctly. * Don't segfault with uncompilable regexps to changeword(). -* Always use \n line-endings for frozen files (fixes a cygwin bug). +* Always use \n line-endings for frozen files (fixes a Windows bug). * Portability fix for systems lacking mkstemp(3). * Approximately 20% speed up in the common case of usage with autoconf. * Supported on QNX 6.3.