diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-07-01 10:16:05 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-07-01 10:16:05 +0300 |
commit | b11d9d80ffce53cfdaebb076ea67420884fba6ab (patch) | |
tree | b8399674fc9eaf9d9f189249b357194824fbd435 /NEWS | |
parent | 72645295eec48c30ed6a9b9f8bf21b9f53995524 (diff) | |
download | egawk-b11d9d80ffce53cfdaebb076ea67420884fba6ab.tar.gz egawk-b11d9d80ffce53cfdaebb076ea67420884fba6ab.tar.bz2 egawk-b11d9d80ffce53cfdaebb076ea67420884fba6ab.zip |
Allow -d- to print to stdout.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 --------------------------- |