diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-03-04 12:04:01 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-03-04 12:04:01 +0000 |
commit | aaf1a26b6d0465e52c9061d9a63738393d4ff0a7 (patch) | |
tree | fb4e98f9fc82e31b4c1b2e588ba25209daff624f /ChangeLog | |
parent | d60f73f7081a327fc6d6b9f988c763ab7b228f74 (diff) | |
download | zsh-aaf1a26b6d0465e52c9061d9a63738393d4ff0a7.tar.gz zsh-aaf1a26b6d0465e52c9061d9a63738393d4ff0a7.tar.xz zsh-aaf1a26b6d0465e52c9061d9a63738393d4ff0a7.zip |
unposted: add POSIX_ALIASES and POSIX_IDENTIFIERS to FAQ
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 683951eec..904fe09fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-03-04 Peter Stephenson <pws@csr.com> + + * unposted: Etc/FAQ.yo: add POSIX_ALIASES and POSIX_IDENTIFIERS + to the list of compatibility options with ksh. + 2009-03-03 Peter Stephenson <p.w.stephenson@ntlworld.com> * 26686: Src/exec.c, Src/utils.c: storing long $_ on the @@ -11331,5 +11336,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4600 $ +* $Revision: 1.4601 $ ***************************************************** |