about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStephane Chazelas <stephane.chazelas@gmail.com>2013-05-21 14:45:52 +0100
committerPeter Stephenson <pws@zsh.org>2013-05-21 14:45:52 +0100
commit2989e4b66e5efc9a756f59a738f9de32bb4d62cf (patch)
tree77fe32bd344ae42a69ee8be2d2c8fc1a5843e8b5 /ChangeLog
parentaa7467b0bfcf1e28fd2b2b91a88040946c680e59 (diff)
downloadzsh-2989e4b66e5efc9a756f59a738f9de32bb4d62cf.tar.gz
zsh-2989e4b66e5efc9a756f59a738f9de32bb4d62cf.tar.xz
zsh-2989e4b66e5efc9a756f59a738f9de32bb4d62cf.zip
31417: age function needs protection against file names starting "-"
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6cdb25ae9..4a32773e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-05-21  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* Stephane: 31417: Functions/Calendar/age: needs --
+	to protect againts files starting with -.
+
 2013-05-14  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* unposted: Completion/Unix/Command/_perforce: Improve