Sorry to be a pain, again... But little escapes my eyes. :-)
diff --git a/ChangeLog b/ChangeLog
index d67164c..4374206 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2009-12-08 Simon Josefsson <[email protected]>
+ * tftp/main.c: Use argp to parse command line parameters.
+ * man/Makefile.am: Also build man pages for tftp and tftpd.
+ * NEWS: Updated.
No mention of args_doc, doc, argp_options, hostport_argv,
hostport_argc, argp or parse_opt in the ChangeLog, though these are
new variables, and function; same for include files, and program_name
was removed. Ditto with Makefile.am, where tftp.1/tftpd.1 was added
to all, and dist_man1...