summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMartijn Dekker <martijn@inlv.org>2018-02-14 07:11:14 +0100
committerPeter Stephenson <p.stephenson@samsung.com>2018-03-05 09:31:11 +0000
commit54ea6a8cd54c518e11a23275501f92806182f997 (patch)
treeaf00c8590ba118ca46588576248ec91abdedaa0d /ChangeLog
parent14c17aa17870e83736fa479f49b338ba8dc69f6c (diff)
downloadzsh-54ea6a8cd54c518e11a23275501f92806182f997.tar.gz
zsh-54ea6a8cd54c518e11a23275501f92806182f997.tar.xz
zsh-54ea6a8cd54c518e11a23275501f92806182f997.zip
42365: Use .zwc file if timestamp identical to source.
This can happen if the files are bundled together.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 463510d08..ba42b72e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-03-05  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* Martijn: 42365: Src/parse.c: use .zwc file if timestamp
+	identical to source file.
+
 2018-03-04  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* Taylor West: 42411: Src/mem.c: assume any current C compiler