From: Jordi Albornoz Date: Mon, 14 Oct 2002 11:19:34 +0000 (+0000) Subject: add a "changelog" target, generates a CVS-based changelog. Requires cvs2cl. X-Git-Url: https://hydra-www.ietfng.org/gitweb/?a=commitdiff_plain;h=05498aa2d4c9ee0e852323fe739bb34f656d189c;p=gtetrinet add a "changelog" target, generates a CVS-based changelog. Requires cvs2cl. --- diff --git a/ChangeLog b/ChangeLog index 53137a7..18155c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-10-14 Jordi Mallach + + * Makefile.am: add a "changelog" target, generates a CVS-based + changelog. Requires cvs2cl. + 2002-10-14 Jordi Mallach * NEWS: update for 0.4.2. diff --git a/Makefile.am b/Makefile.am index 11131cf..1943189 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,3 +11,7 @@ ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README \ config.guess config.sub config.rpath install-sh missing \ mkinstalldirs $(icon_DATA) $(util_DATA) + + +changelog: + cvs2cl -b --utc -S --no-wrap -f ChangeLog.CVS