here documents have been added, so drop from TODO

This commit is contained in:
Mike Frysinger 2009-04-07 07:28:25 +00:00
parent 932e111418
commit d4a24f2aae

View File

@ -40,7 +40,6 @@
* POSIX syntax not implemented:
* aliases
* <(list) and >(list) Process Substitution
* Here Documents ( << word )
* Functions
* Tilde Expansion
*