diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-03-26 15:21:39 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-03-26 15:21:39 +0000 |
commit | 7df454402cbcdb6cccb082c97207eed5e3896583 (patch) | |
tree | 61b4d5c81dd7a19ac1233d5e048d0fbc71c7d4cc /ChangeLog | |
parent | aa529d0032ed64867fd27431a9c27c999891bbc3 (diff) | |
download | zsh-7df454402cbcdb6cccb082c97207eed5e3896583.tar.gz zsh-7df454402cbcdb6cccb082c97207eed5e3896583.tar.xz zsh-7df454402cbcdb6cccb082c97207eed5e3896583.zip |
26797: yet more changes to posix_aliases information
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index b7cc750c5..fb730662d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2009-03-26 Peter Stephenson <pws@csr.com> + * 26797: Doc/Zsh/options.yo: further minor changes. + * 26795: Doc/Zsh/options.yo: further warning in POSIX_ALIASES. 2009-03-25 Peter Stephenson <pws@csr.com> @@ -11497,5 +11499,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4639 $ +* $Revision: 1.4640 $ ***************************************************** |