[SCM] GNU M4 source repository branch, branch-1.4, updated. v1.4.13-3-g5f008b9

"Eric Blake" <[email protected]> Thu, 18 Jun 2009 18:40:56 +0000
Newsgroups gmane.comp.gnu.m4.cvs
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU M4 source repository".

http://git.sv.gnu.org/gitweb/?p=m4.git;a=commitdiff;h=5f008b95238b6d655f08cb69a807975ee8f96186

The branch, branch-1.4 has been updated
       via  5f008b95238b6d655f08cb69a807975ee8f96186 (commit)
       via  b3218d1bfe2bda991b98794835bc2a6811680fb9 (commit)
      from  6e722223ea545354e2e914b97ab692c34659ab61 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5f008b95238b6d655f08cb69a807975ee8f96186
Author: Eric Blake <[email protected]>
Date:   Wed Jun 17 09:28:29 2009 -0600

    Update to latest gnulib.
    
    * gnulib: Import fixes for Interix compilation.
    * THANKS: Update.
    Reported by Jay Krell.
    
    Signed-off-by: Eric Blake <[email protected]>

commit b3218d1bfe2bda991b98794835bc2a6811680fb9
Author: Eric Blake <[email protected]>
Date:   Fri May 22 06:24:43 2009 -0600

    Update to latest gnulib.
    
    * gnulib: Import fixes for AIX compilation.
    * THANKS: Update.
    Reported by Jens Rehsack.
    
    Signed-off-by: Eric Blake <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |   14 ++++++++++++++
 THANKS    |    2 ++
 gnulib    |    2 +-
 3 files changed, 17 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 8f5261e..e675616 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2009-06-17  Eric Blake  <[email protected]>
+
+	Update to latest gnulib.
+	* gnulib: Import fixes for Interix compilation.
+	* THANKS: Update.
+	Reported by Jay Krell.
+
+2009-05-22  Eric Blake  <[email protected]>
+
+	Update to latest gnulib.
+	* gnulib: Import fixes for AIX compilation.
+	* THANKS: Update.
+	Reported by Jens Rehsack.
+
 2009-04-13  Eric Blake  <[email protected]>
 
 	Fix GFDL usage.
diff --git a/THANKS b/THANKS
index 15be77d..7fc3c63 100644
--- a/THANKS
+++ b/THANKS
@@ -47,7 +47,9 @@ Hoang Uong		[email protected]
 Ian Taylor		[email protected]
 Ilya N. Golubev		[email protected]
 Jason Merrill		[email protected]
+Jay Krell		[email protected]
 Jean-Charles Longuet	[email protected]
+Jens Rehsack		[email protected]
 Jim Avera		[email protected]
 Jim Kingdom		[email protected]
 Jim Meyering		[email protected]
diff --git a/gnulib b/gnulib
index f6778f8..e3e47d1 160000
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit f6778f81e486e47949f28d4160f099089797224b
+Subproject commit e3e47d1710f6154c54b65c5d9dd5d56516a893d6


hooks/post-receive
-- 
GNU M4 source repository