summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 667acf3d4..01e92ae88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
2016-05-22 Peter Stephenson <p.w.stephenson@ntlworld.com>
- * 38513: Matthew Martin: cast time to long long where possible.
+ * 38514: Matthew Martin: Completion/Linux/Command/_vserver:
+ remove unnecessary ls.
+
+ * 38513: Matthew Martin: Src/Builtins/sched.c: cast time to long
+ long where possible.
2015-05-12 Clint Adams <clint@zsh.org>