diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | Etc/BUGS | 2 |
2 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2002-03-10 Clint Adams <clint@zsh.org> + + * unposted: Etc/BUGS: mention that you can't time builtins. + 2002-03-07 Bart Schaefer <schaefer@zsh.org> * 16737 (tweaked): Src/parse.c: fix parsing of binary infix @@ -44,3 +44,5 @@ and ksh and may be removed in the future. A good fix would be to keep such patterns unchanged if they do not match regardless of the state of the nonomatch and nullglob options. ------------------------------------------------------------------------ +It is currently impossible to time builtins. +------------------------------------------------------------------------ |