diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2011-05-19 17:12:48 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2011-05-19 17:12:48 +0300 |
commit | c6d49e92c880824cb1a1dbd281c336249a0f0cf7 (patch) | |
tree | 91f00fd691247a8abd68c493656c725afe322375 /doc/ChangeLog | |
parent | 6da1fa8663a1b8a55a5d90054bc71f04007b8935 (diff) | |
download | egawk-c6d49e92c880824cb1a1dbd281c336249a0f0cf7.tar.gz egawk-c6d49e92c880824cb1a1dbd281c336249a0f0cf7.tar.bz2 egawk-c6d49e92c880824cb1a1dbd281c336249a0f0cf7.zip |
Documentation and compile fixes.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index f89f1603..42dc28ac 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +Thu May 19 16:57:28 2011 Arnold D. Robbins <arnold@skeeve.com> + + * gawk.texi, gawk.1, awkcard.in: Revised to reflect the reality + that -d and -p don't allow a space before the file name. + Thanks to Pat Rankin. + Mon May 16 16:40:50 2011 Arnold D. Robbins <arnold@skeeve.com> * gawk.texi: Remove last vestiges of old PROCINFO sorting |