aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 7f3e74457da..668b59a20a4 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1218,6 +1218,10 @@ to mean that it is not known whether DST is in effect.
1218'json-insert', 'json-parse-string', and 'json-parse-buffer'. These 1218'json-insert', 'json-parse-string', and 'json-parse-buffer'. These
1219are implemented in C using the Jansson library. 1219are implemented in C using the Jansson library.
1220 1220
1221+++
1222** New function 'ring-resize'.
1223'ring-resize' can be used to grow or shrink a ring.
1224
1221** Mailcap 1225** Mailcap
1222 1226
1223--- 1227---