From 131828b36e5ad74ca81fb969a16884bfea5e5f31 Mon Sep 17 00:00:00 2001 From: dprice <dprice@users.savannah.nongnu.org> Date: Thu, 2 Oct 2008 18:44:52 +0000 Subject: [PATCH] * NEWS: Note new tag/rtag history logging behavior. --- ChangeLog | 4 ++++ NEWS | 3 +++ 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 40a36502c..7d7d00978 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-10-02 Derek Price <derek@ximbiot.com> + + * NEWS: Note new tag/rtag history logging behavior. + 2008-09-16 Derek Price <derek@ximbiot.com> * configure.in: No longer need to detect signal manipulation functions. diff --git a/NEWS b/NEWS index 1a45dd21a..cae2bbc08 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,9 @@ Changes since 1.12.13: NEW FEATURES +* Both tag and rtag now create history entries for every directory with newly + tagged files. + * :gserver:luser@host:/path is now supported in addition to :gserver:host:/path in CVSROOT. (CVS bug #17083.) -- GitLab