aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-07-01 10:16:05 +0300
committerArnold D. Robbins <arnold@skeeve.com>2016-07-01 10:16:05 +0300
commitb11d9d80ffce53cfdaebb076ea67420884fba6ab (patch)
treeb8399674fc9eaf9d9f189249b357194824fbd435 /NEWS
parent72645295eec48c30ed6a9b9f8bf21b9f53995524 (diff)
downloadegawk-b11d9d80ffce53cfdaebb076ea67420884fba6ab.tar.gz
egawk-b11d9d80ffce53cfdaebb076ea67420884fba6ab.tar.bz2
egawk-b11d9d80ffce53cfdaebb076ea67420884fba6ab.zip
Allow -d- to print to stdout.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8c4e2c3e..8474e69a 100644
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,8 @@ Changes from 4.1.3 to 4.1.4
10. MinGW support has been updated.
+11. The -d option now allows -d- to print to standard output.
+
Changes from 4.1.2 to 4.1.3
---------------------------