about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--Doc/Zsh/calsys.yo10
2 files changed, 5 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index f8162f0a4..985bc468e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2010-03-16  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* unposted: Doc/Zsh/calsys.yo: age now uses zstat.
+
 	* unposted: NEWS: PATH_SCRIPT
 
 2010-03-16  Peter Stephenson  <pws@csr.com>
@@ -12913,5 +12915,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4933 $
+* $Revision: 1.4934 $
 *****************************************************
diff --git a/Doc/Zsh/calsys.yo b/Doc/Zsh/calsys.yo
index ea315f5c3..1201f4dcf 100644
--- a/Doc/Zsh/calsys.yo
+++ b/Doc/Zsh/calsys.yo
@@ -539,14 +539,8 @@ findex(age)
 
 The function tt(age) can be autoloaded and use separately from
 the calendar system, although it uses the function tt(calendar_scandate)
-for date formatting.  It requires the tt(zsh/stat) builtin, which
-makes available the builtin tt(stat).  This may conflict with an
-external programme of the same name; if it does, the builtin may be
-disabled for normal operation by including the following code in
-an initialization file:
-
-example(zmodload -i zsh/stat
-disable stat)
+for date formatting.  It requires the tt(zsh/stat) builtin, but uses
+only the builtin tt(zstat).
 
 tt(age) selects files having a given modification time for use
 as a glob qualifier.  The format of the date is the same as that