summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2015-11-22 16:06:20 +0000
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2015-11-22 16:06:20 +0000
commitae4cf7b743da0785cb8d1f0d01b8697318f254dc (patch)
tree5eb07362874b8451ac3723a49f1fc36092cb69b0 /ChangeLog
parentb1688305cc83e63104d4c581f649bbdcffa0e3b8 (diff)
downloadzsh-ae4cf7b743da0785cb8d1f0d01b8697318f254dc.tar.gz
zsh-ae4cf7b743da0785cb8d1f0d01b8697318f254dc.tar.xz
zsh-ae4cf7b743da0785cb8d1f0d01b8697318f254dc.zip
37186: a couple more WARN_CREATE_GLOBAL fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e1e2186c7..ce46dccf0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-11-22  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 37186: Functions/VCS_Info/VCS_INFO_nvcsformats,
+	Src/Zle/zle_main.c: a couple of WARN_CREATE_GLOBAL fixes.
+
 2015-11-21  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 37181: Test/C02cond.ztst, Test/D07multibyte.ztst,