diff --git a/ChangeLog b/ChangeLog
index 40a36502c89738190148e0cf76e02e3632f62df8..7d7d009784e0803dc7c330c974145ccb0a517563 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 1a45dd21ae171fb734bd25d020eb43484ae07901..cae2bbc08dd146e5664692b95b092548d9548a3b 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.)