summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 22c4d8851..4a726cfd1 100644
--- a/NEWS
+++ b/NEWS
@@ -54,6 +54,10 @@ o Point-size escapes of the form '\sNN', where NN is in the range 10-39,
advanced usage) are expected to be able to cope; ask the development
team for support if you need it.
+o New requests 'soquiet' and 'msoquiet' are available. They operate as
+ 'so' and 'mso', respectively, except that they do not emit a warning
+ diagnostic if the file name argument does not exist.
+
o New requests 'stringdown' and 'stringup' are available. These change
the string named in their argument by replacing each of its bytes with
its lowercase or uppercase version (if any), respectively. groff