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 Inetutils ".

The branch, master has been updated
       via  c548bd6aba8c95c3ed8fa102362f5a9c60534c9e (commit)
      from  4cde9ffd1608bae7f5c749606efbd5e847dab2a5 (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 -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/inetutils.git/commit/?id=c548bd6aba8c95c3ed8fa102362f5a9c60534c9e


commit c548bd6aba8c95c3ed8fa102362f5a9c60534c9e
Author: Simon Josefsson <[email protected]>
Date:   Sat Nov 12 19:05:32 2011 +0100

    Doc fixes.

diff --git a/.gitignore b/.gitignore
index 1b19fff..a17d837 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,6 +17,7 @@
 .sc-start-sc_prohibit_have_config_h
 .tarball-version
 .version
+/build-aux
 ABOUT-NLS
 GNUmakefile
 INSTALL
@@ -40,7 +41,6 @@ include
 inetutils-*.tar.gz
 inetutils-*/
 lib/
-!lib/Makefile.am
 libtool
 m4
 maint.mk
@@ -48,3 +48,4 @@ pathdefs.make
 paths.defs
 stamp-h.in
 stamp-h1
+!lib/Makefile.am
diff --git a/ChangeLog b/ChangeLog
index 1e2e91c..5f67afc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-11-12  Simon Josefsson  <[email protected]>
+
+       * .gitignore, doc/.gitignore: Update from gnulib-tool.
+       * NEWS: Add.
+
 2011-11-11  Mats Erik Andersson <[email protected]>
 
        * doc/inetutils.texi (Introduction): White space.
diff --git a/NEWS b/NEWS
index 78e651f..6942c9e 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,8 @@ Handle IPv6 connections.
 Now under GNU/Linux "ifconfig -a" shows also interfaces without an address.
 
 Adjusted output formating for "unix".
+
+* Various bugs fixes, internal improvements and clean ups.
 
 May 15, 2010
 Version 1.8:
diff --git a/doc/.gitignore b/doc/.gitignore
index 3a21987..ba54d04 100644
--- a/doc/.gitignore
+++ b/doc/.gitignore
@@ -1,3 +1,5 @@
+/fdl-1.3.texi
+/gendocs_template
 fdl-1.3.texi
 gendocs_template
 inetutils.info*

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

Summary of changes:
 .gitignore     |    3 ++-
 ChangeLog      |    5 +++++
 NEWS           |    2 ++
 doc/.gitignore |    2 ++
 4 files changed, 11 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU Inetutils 

_______________________________________________
Commit-inetutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/commit-inetutils

Reply via email to