[SCM] GNU M4 source repository branch, branch-1.4, updated. v1.4.14-5-g88b1b5e
"Eric Blake" <[email protected]> Fri, 04 Jun 2010 22:48:02 +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=88b1b5e5da563bfd66cd86f11bc35696e8abc287
The branch, branch-1.4 has been updated
via 88b1b5e5da563bfd66cd86f11bc35696e8abc287 (commit)
from 6fe27d4e717b758f43282c5857ab2c151abb2cd8 (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 88b1b5e5da563bfd66cd86f11bc35696e8abc287
Author: Eric Blake <[email protected]>
Date: Fri Jun 4 16:44:37 2010 -0600
Reflect recent copyright assignment.
* AUTHORS: Add David Warme.
Signed-off-by: Eric Blake <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
AUTHORS | 1 +
ChangeLog | 3 +++
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/AUTHORS b/AUTHORS
index c0a0903..b382668 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -26,6 +26,7 @@ John Brzustowski [email protected] 2006-03-06
Ralf Wildenhues [email protected] 2006-03-20
Markus Duft [email protected] 2006-08-03
Joel E. Denny [email protected] 2009-08-18
+David Warme [email protected] 2010-03-10
========================================================================
diff --git a/ChangeLog b/ChangeLog
index d66f94c..834f9f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2010-06-04 Eric Blake <[email protected]>
+ Reflect recent copyright assignment.
+ * AUTHORS: Add David Warme.
+
Update to newer gnulib.
* gnulib: Update to latest, and include C++ tests.
* configure.ac (gl_CXX_CHOICE_DEFAULT_NO): Make default for C++
hooks/post-receive
--
GNU M4 source repository