1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-04 20:40:57 +02:00

unposted: slightly hacky change to "age", currently undocumented

This commit is contained in:
Peter Stephenson 2009-02-11 18:01:31 +00:00
parent f2dd38acc1
commit 0d02cf343e

View file

@ -1,5 +1,11 @@
2009-02-11 Peter Stephenson <pws@csr.com>
* unposted: Functions/Calendar/age: accidentally committed a
currently undocumented change that allows an age spec beginning
with a colon to be followed by a file name whose modification time
will be used as the date/time. Probably needs improving but
not actually harmful since the syntax wasn't valid before.
* Richard Hartmann: 26550: Doc/Zsh/options.yo: make
it clear that various options can't be changed within the shell.
@ -11151,5 +11157,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
* $Revision: 1.4561 $
* $Revision: 1.4562 $
*****************************************************