about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2016-01-15 12:15:32 +0000
committerPeter Stephenson <pws@zsh.org>2016-01-15 12:16:40 +0000
commitda71967273150c318c8cb7dc9fb2c51d11adb827 (patch)
tree5a1fba492d0ff371b91a71dcecfb1dfc9f2d569d /ChangeLog
parent69379369daf5a159f7ac34a33778668d8d516848 (diff)
downloadzsh-da71967273150c318c8cb7dc9fb2c51d11adb827.tar.gz
zsh-da71967273150c318c8cb7dc9fb2c51d11adb827.tar.xz
zsh-da71967273150c318c8cb7dc9fb2c51d11adb827.zip
37512: overeager WARN_CREATE_GLOBAL with strftime
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fbfc6c127..cc7d1fdd4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-01-15  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 37512: Src/params.c: overeager WARN_CREATE_GLOBAL with
+	strftime.
+
 2016-01-15  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* unposted: Src/utils.c: Extend docstring of callhookfunc().