"Alfred M. Szmidt" <[email protected]> writes: > Giuseppe, could you fix this changelog entry so that it mentions what > was actually changed in configure.ac and Makefile.am? > > 2009-08-20 Giuseppe Scrivano <[email protected]> > > ... > * configure.ac: Build rexec. > * Makefile.am: Ditto.
is it fine to push this patch? Giuseppe >From 92d51eead20e07719ba9ec6512a043b857aa1b1a Mon Sep 17 00:00:00 2001 From: Giuseppe Scrivano <[email protected]> Date: Tue, 6 Oct 2009 15:51:27 +0200 Subject: [PATCH] Add more details to the ChangeLog entry. --- ChangeLog | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index a7ec4c7..63b128b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,8 +13,8 @@ rexec: new program. - * configure.ac: Build rexec. - * Makefile.am: Ditto. + * configure.ac: Add new client `rexec'. + * Makefile.am (SUBDIRS): Add `rexec'. * doc/inetutils.texi: Document the new program. * rexec/Makefile.am: New file. * rexec/rexec.c: New file. -- 1.6.3.3
