diff options
author | Li Jinjing <jinjingx.li@intel.com> | 2014-10-26 22:28:15 +0800 |
---|---|---|
committer | Li Jinjing <jinjingx.li@intel.com> | 2014-10-26 22:28:15 +0800 |
commit | 931b01b091932a1f796c23379ea32abb68bd5895 (patch) | |
tree | 3aa9e1125da84f7e3bd764bbff577c42a766508b /NEWS | |
parent | 7be93f2d05131d061bd4790ae33c8d50f50010d7 (diff) | |
download | m4-sandbox/jinjingx/upstream.tar.gz m4-sandbox/jinjingx/upstream.tar.bz2 m4-sandbox/jinjingx/upstream.zip |
Imported Upstream version 1.4.17upstream/1.4.17sandbox/jinjingx/upstream
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -1,5 +1,15 @@ GNU M4 NEWS - User visible changes. +* Noteworthy changes in release 1.4.17 (2013-09-22) [stable] + +** Fix compilation with newer glibc headers. + +** Fix a failure with diverting large amounts of text on mingw (does + not affect platforms that can rename an open file). + +** A number of portability improvements inherited from gnulib. + + * Noteworthy changes in release 1.4.16 (2011-03-01) [stable] ** Fix regressions in the `index' builtin. On glibc platforms, this @@ -702,7 +712,7 @@ mode: outline fill-column: 75 End: -Copyright (C) 1992-1994, 2004-2011 Free Software Foundation, Inc. +Copyright (C) 1992-1994, 2004-2013 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or |