aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index db63e992ec0..fc8924e2212 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2052,6 +2052,8 @@ anyone has committed to the repository since you last executed
2052 2052
2053* New modes and packages in Emacs 21.4 2053* New modes and packages in Emacs 21.4
2054 2054
2055** The new package password.el provide a password cache and expiring mechanism.
2056
2055** The new package dns-mode.el add syntax highlight of DNS master files. 2057** The new package dns-mode.el add syntax highlight of DNS master files.
2056The key binding C-c C-s (`dns-mode-soa-increment-serial') can be used 2058The key binding C-c C-s (`dns-mode-soa-increment-serial') can be used
2057to increment the SOA serial. 2059to increment the SOA serial.