summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2010-02-24 14:11:54 -0700
committerEric Blake <eblake@redhat.com>2010-02-24 16:51:34 -0700
commit1e98992a4d8633870e3d7bd32e83d7d530dce751 (patch)
tree154b87a8c435663bc615984ef2697be01bfb5770
parentb4f66285d8252196e1b4c6acf55eda3c1118e580 (diff)
downloadm4-1e98992a4d8633870e3d7bd32e83d7d530dce751.tar.gz
Release Version 1.4.14.v1.4.14
* gnulib: Update to latest. * README: Increase libsigsegv recommendation. * HACKING: Likewise. Tweak release instructions. * NEWS: Mention the release. Signed-off-by: Eric Blake <eblake@redhat.com>
-rw-r--r--ChangeLog6
-rw-r--r--HACKING6
-rw-r--r--NEWS2
-rw-r--r--README2
m---------gnulib0
5 files changed, 11 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c3e8f77..3da0deee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2010-02-24 Eric Blake <eblake@redhat.com>
+ Release Version 1.4.14.
+ * gnulib: Update to latest.
+ * README: Increase libsigsegv recommendation.
+ * HACKING: Likewise. Tweak release instructions.
+ * NEWS: Mention the release.
+
Improve parsing example.
* doc/m4.texinfo (Input processing): Double-quote argument to
translit, for robustness.
diff --git a/HACKING b/HACKING
index 2b090f08..58096b95 100644
--- a/HACKING
+++ b/HACKING
@@ -57,7 +57,7 @@ and is not part of a release distribution.
`./configure --without-libsigsegv-prefix'. In order to ensure that
the dependency is still viable with the current code base, you should
install:
- - Libsigsegv 2.6 or later
+ - Libsigsegv 2.6 or later (2.8 or later recommended)
* M4 includes gnulib as a git submodule. By default, the bootstrap
script will attempt to run
@@ -278,8 +278,8 @@ yyyy-mm-dd Name of Author <email@address> (tiny change)
* Run `git tag -s -m <version> -u <gpg_key> v<version>' with the desired
version number. Do not push anything upstream at this point.
-* Run `make maintainer-distcheck'. If there are any problems, fix them,
- run `git tag -d v<version>' and start again from the `git commit' step.
+* Run `make distcheck'. If there are any problems, fix them, then run
+ `git tag -d v<version>' and start again from the `git commit' step.
* Run `make <target>', with target set to `stable', `alpha', or `beta'
as appropriate. This will run various additional checks and create
diff --git a/NEWS b/NEWS
index 2abe8a32..0250016e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
GNU M4 NEWS - User visible changes.
-* Noteworthy changes in Version 1.4.14 (2010-??-??) [stable]
+* Noteworthy changes in Version 1.4.14 (2010-02-24) [stable]
Released by Eric Blake, based on git version 1.4.13.*
** Fix regression introduced in 1.4.12 where executing with stdout closed
diff --git a/README b/README
index e0d6204a..5a50e3d1 100644
--- a/README
+++ b/README
@@ -27,7 +27,7 @@ the build of `m4' use /path/to/dir/include/sigsegv.h as appropriate.
The use of this library is optional; the only difference in having it
available is that it increases the number of platforms where `m4' can
correctly distinguish stack overflow from an internal bug. It is
-recommended that you use version 2.6 or newer.
+recommended that you use version 2.8 or newer.
In the subdirectory `examples' you will find various m4 files, ranging
from trivial test files to rather advanced macros. If you intend to
diff --git a/gnulib b/gnulib
-Subproject 6c53c9025551ed72e7011f8de83aca2639bc5bf
+Subproject 108cfb803174abf17eb101e9999b9d1a642ce1b