diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2010-07-16 12:35:31 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2010-07-16 12:35:31 +0300 |
commit | 8ceb5f934787eb7be5fb452fb39179df66119954 (patch) | |
tree | 56a80fc5c118f7c2ebad7ab44bd8be048b2f7ec2 /FUTURES | |
parent | 2f83a4e72166e811a9f0b4726c19a3d5a0b17dcb (diff) | |
download | egawk-8ceb5f934787eb7be5fb452fb39179df66119954.tar.gz egawk-8ceb5f934787eb7be5fb452fb39179df66119954.tar.bz2 egawk-8ceb5f934787eb7be5fb452fb39179df66119954.zip |
Move to gawk-2.15.6.
Diffstat (limited to 'FUTURES')
-rw-r--r-- | FUTURES | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -16,8 +16,6 @@ x Generalize IGNORECASE any value makes it work, not just numeric non-zero make it apply to *all* string comparisons -x Fix FILENAME to have an initial value of "", not "-" - In 2.17 ======= x Allow RS to be a regexp. |