aboutsummaryrefslogtreecommitdiffstats
path: root/FUTURES
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-08-24 14:35:51 +0300
committerArnold D. Robbins <arnold@skeeve.com>2012-08-24 14:35:51 +0300
commita8ffb47faf32e7f065bfca5ffeee20cca85f6195 (patch)
treecae3295a11f50ba82fc7edbb8323be0c2ec0c3e9 /FUTURES
parent759f2234c9bfa689151277fd2215bc0927cfc9c3 (diff)
downloadegawk-a8ffb47faf32e7f065bfca5ffeee20cca85f6195.tar.gz
egawk-a8ffb47faf32e7f065bfca5ffeee20cca85f6195.tar.bz2
egawk-a8ffb47faf32e7f065bfca5ffeee20cca85f6195.zip
Documentation updates.
Diffstat (limited to 'FUTURES')
-rw-r--r--FUTURES3
1 files changed, 2 insertions, 1 deletions
diff --git a/FUTURES b/FUTURES
index bd61f528..26d7304f 100644
--- a/FUTURES
+++ b/FUTURES
@@ -1,4 +1,4 @@
- Copyright (C) 2005, 2006, 2010, 2011 Free Software Foundation, Inc.
+ Copyright (C) 2005, 2006, 2010, 2011, 2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
@@ -48,6 +48,7 @@ For 4.2
?? A RECLEN variable for fixed-length record input. PROCINFO["RS"]
would be "RS" or "RECLEN" depending upon what's in use.
+ *** Could be done as an extension.
?? Use a new or improved dfa and/or regex library.