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 6500c6c8b1eb110e4e590015a0cdcb80fc9e3479 (commit)
from e137f6982edf278950cf78f97278731e3ea3b7e6 (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=6500c6c8b1eb110e4e590015a0cdcb80fc9e3479
commit 6500c6c8b1eb110e4e590015a0cdcb80fc9e3479
Author: Alfred M. Szmidt <[email protected]>
Date: Mon Dec 28 13:46:22 2009 +0100
Fix ChangeLog entry.
diff --git a/ChangeLog b/ChangeLog
index 6db3983..8b17435 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,12 +3,17 @@
* man/ping6.h2m: New file.
2009-12-28 Giuseppe Scrivano <[email protected]>
- Reported by: Zhitong Wangzt <[email protected]>
- * bootstrap.conf (gnulib_modules): Add `xvasprintf'.
- * telnet/commands.c (cmdrc): Alloc `rcname' dinamically.
- (m1save): Remove.
- (rcbuf): Remove.
+ * bootstrap.conf (gnulib_modules): Add `xvasprintf' to list.
+ * telnet/commands.c: Include "xalloc.h" and "xvasprintf.h".
+ (cmdrc): Use xvasprintf/xstrdup to allocate RCNAME. Removed
+ variable M1SAVE.
+ (rcbuf): Variable removed.
+
+ * .gitignore: Added asprintf.c, vasprintf.c, xasprintf.c,
+ xvasprintf.c, xvasprintf.h to list.
+
+ Reported by Zhitong Wangzt <[email protected]>.
2009-12-19 Alfred M. Szmidt <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 15 ++++++++++-----
1 files changed, 10 insertions(+), 5 deletions(-)
hooks/post-receive
--
GNU Inetutils
_______________________________________________
Commit-inetutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-inetutils