aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 2fdcc7eca08..31504325587 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -52,6 +52,11 @@ in these situations.
52 52
53* Changes in Specialized Modes and Packages in Emacs 25.2 53* Changes in Specialized Modes and Packages in Emacs 25.2
54 54
55+++
56** The commands that add ChangeLog entries now prefer a VCS root directory
57for the ChangeLog file, if none already exists. Customize
58`change-log-directory-files' to nil for the old behavior.
59
55--- 60---
56** Support for non-string values of `time-stamp-format' has been removed. 61** Support for non-string values of `time-stamp-format' has been removed.
57 62