commit-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Inetutils branch, master, updated. inetutils-1_6-143-g275e8a8


From: Simon Josefsson
Subject: [SCM] GNU Inetutils branch, master, updated. inetutils-1_6-143-g275e8a8
Date: Tue, 08 Dec 2009 14:55:42 +0000

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  275e8a88a91f22d09f24f7ffdefaefc95998d954 (commit)
      from  a6df5e2185a4a7e07d3f0ab1d819e3dc6c8956eb (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=275e8a88a91f22d09f24f7ffdefaefc95998d954


commit 275e8a88a91f22d09f24f7ffdefaefc95998d954
Author: Simon Josefsson <address@hidden>
Date:   Tue Dec 8 15:55:19 2009 +0100

    Improve ChangeLog entry.

diff --git a/ChangeLog b/ChangeLog
index a7ffb3f..3ef422f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,17 @@
 2009-12-08  Simon Josefsson  <address@hidden>
 
-       * tftp/main.c: Use argp to parse command line parameters.
-       * man/Makefile.am: Also build man pages for tftp and tftpd.
+       * tftp/main.c: Include argp.h, libinetutils.h, progname.h.
+       (program_name): Removed variable.
+       (args_doc): New variable.
+       (doc): New variable.
+       (argp_options): New variable.
+       (hostport_argv): New variable.
+       (hostport_argc): New variable.
+       (parse_opt): New function.
+       (argp): New variable.
+       (main): Use progname and argp.
+       * man/Makefile.am (all): Add tftp.1 and tftpd.1.
+       (dist_man1_MANS): Conditionally add tftp.1 and tftpd.1.
        * NEWS: Updated.
 
 2009-12-08  Simon Josefsson  <address@hidden>

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

Summary of changes:
 ChangeLog |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU Inetutils 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]