diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-02-18 18:22:05 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-02-18 18:22:05 +0000 |
commit | 4c038a8f19abf64911ea2ae9c3fc7f4e81910045 (patch) | |
tree | 4ef201d725c0946c167a82020b51679ff320a2f6 | |
parent | 83e3d2eb49452a4d20a94cbf7c4eee4dfb16d7b1 (diff) | |
download | zsh-4c038a8f19abf64911ea2ae9c3fc7f4e81910045.tar.gz zsh-4c038a8f19abf64911ea2ae9c3fc7f4e81910045.tar.xz zsh-4c038a8f19abf64911ea2ae9c3fc7f4e81910045.zip |
26580: Mikael: typo.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 9f7c0d7d9..0712ed117 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2009-02-18 Peter Stephenson <pws@csr.com> + * 26580: Mikael: Doc/Zsh/func.yo: typo. + * 26579: Doc/Zsh/func.yo: fix hook function documentation. * unposted: Src/.cvsignore: ignore patchlevel.h. @@ -11198,5 +11200,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4570 $ +* $Revision: 1.4571 $ ***************************************************** |