diff options
author | Andrew J. Schorr <aschorr@telemetry-investments.com> | 2014-10-30 08:49:20 -0400 |
---|---|---|
committer | Andrew J. Schorr <aschorr@telemetry-investments.com> | 2014-10-30 08:49:20 -0400 |
commit | ac0717b3ca30f7b250db4d526e98ed3eb8de9953 (patch) | |
tree | 54dd46fd19715115e54a4b1c77653914f85545c6 | |
parent | 22e694149f4ffb9118de16127169ca80b26137d3 (diff) | |
download | egawk-ac0717b3ca30f7b250db4d526e98ed3eb8de9953.tar.gz egawk-ac0717b3ca30f7b250db4d526e98ed3eb8de9953.tar.bz2 egawk-ac0717b3ca30f7b250db4d526e98ed3eb8de9953.zip |
Patch doc/ChangeLog to reflect changes in previous patch regarding shell startup files.
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 0c13b31a..7725061b 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2014-10-29 Andrew J. Schorr <aschorr@telemetry-investments.com> + + * gawktexi.in: Document new extras directory containing shell startup + files to manipulate AWKPATH and AWKLIBPATH environment variables. + 2014-10-28 Arnold D. Robbins <arnold@skeeve.com> * gawk.1: Clarification that debugger reads stdin. |