about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2015-04-25 10:57:44 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2015-04-25 10:57:44 -0700
commit0164457a199d826e8d2018c94f57a7803071b63a (patch)
treeeddd879d2b4bc422ed4b2df188f7068da7f9bfaf /ChangeLog
parentf8fb6ebae8a829ce20291c9f37fb23c48fd4c32e (diff)
downloadzsh-0164457a199d826e8d2018c94f57a7803071b63a.tar.gz
zsh-0164457a199d826e8d2018c94f57a7803071b63a.tar.xz
zsh-0164457a199d826e8d2018c94f57a7803071b63a.zip
34961: $TZ is implicitly local in builtin strftime (originally workers/34602 from workers/34596)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 713da5337..d86846ff2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2015-04-25  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* 34961: Src/Modules/datetime.c: $TZ is implicitly local in
+	builtin strftime (originally workers/34602 from workers/34596)
+
 	* 34961: Src/hist.c: clean up decl's of quote() and quotebreak()
 
 	* 34961: Doc/Zsh/mod_system.yo: sysparams[pid] and sysparams[ppid]