diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2011-12-11 17:22:59 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2011-12-11 17:22:59 +0000 |
commit | acb97e611501c92cc176b2ca130ffab00cb6299d (patch) | |
tree | e01a6fb141908edd0b899f5182ac39ad8c557d24 /ChangeLog | |
parent | a7794bd1532c2fc6ff984f9b743c08e9ac90a923 (diff) | |
download | zsh-acb97e611501c92cc176b2ca130ffab00cb6299d.tar.gz zsh-acb97e611501c92cc176b2ca130ffab00cb6299d.tar.xz zsh-acb97e611501c92cc176b2ca130ffab00cb6299d.zip |
29991: allow explicit "d" for days in time qualifiers
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 616d1d41f..46af8feb6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-12-11 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 29991: Doc/Zsh/expn.yo, Src/glob.c: allow explicit 'd' for + days in time qualifiers. + 2011-12-10 Mikael Magnusson <mikachu@gmail.com> * 29962: Completion/Unix/Command/_ssh: Actually return ret. @@ -15717,5 +15722,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5534 $ +* $Revision: 1.5535 $ ***************************************************** |