diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2012-10-07 20:34:33 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2012-10-07 20:34:33 +0000 |
commit | 5513970d9621fbe3df2e0918d610fa65ee02da60 (patch) | |
tree | 10364a534e8797b2c0726aa172d456f8c7941167 /ChangeLog | |
parent | 4e2cdd795677e655f89b76b57611a196ce578432 (diff) | |
download | zsh-5513970d9621fbe3df2e0918d610fa65ee02da60.tar.gz zsh-5513970d9621fbe3df2e0918d610fa65ee02da60.tar.xz zsh-5513970d9621fbe3df2e0918d610fa65ee02da60.zip |
typo
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index 109bce3c0..2cf05e985 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,7 @@ * 30722: Src/builtin.c, Src/exec.c, Src/init.c, Src/options.c, Src/Modules/parameter.c, Test/B07emulate.ztst: fix some cases - where options or emulations where not propagated properly + where options or emulations were not propagated properly from the emulate command. * 30718: README, Doc/Zsh/builtins.yo, Src/builtin.c, @@ -244,5 +244,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5739 $ +* $Revision: 1.5740 $ ***************************************************** |