diff options
author | Clint Adams <clint@users.sourceforge.net> | 2006-01-18 03:37:41 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2006-01-18 03:37:41 +0000 |
commit | d71fbc9c69a3de75fde051b0472041de814730c8 (patch) | |
tree | 8e581fb0bb9ac27e5d6eb4a41ea74fb319ab43c9 /ChangeLog | |
parent | c7ca55dfaee288b6c0299845db2c8409b39a3972 (diff) | |
download | zsh-d71fbc9c69a3de75fde051b0472041de814730c8.tar.gz zsh-d71fbc9c69a3de75fde051b0472041de814730c8.tar.xz zsh-d71fbc9c69a3de75fde051b0472041de814730c8.zip |
22165: change "zshparams" to "zshparam".
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 857409550..e30987e4f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-01-18 Clint Adams <clint@zsh.org> + + * 22165: Doc/Zsh/builtins.yo, Doc/Zsh/expn.yo, + Doc/Zsh/roadmap.yo: change "zshparams" to "zshparam". + 2006-01-17 Wayne Davison <wayned@users.sourceforge.net> * unposted: Src/prompt.c: Fixed 2 free()-related bugs in the |