about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2014-09-30 09:58:19 +0100
committerPeter Stephenson <pws@zsh.org>2014-09-30 09:58:19 +0100
commit15222bcdcb3fddd897117ac08ed18d206fa383d1 (patch)
tree20d885821ef008855ea0db22bffb9351e345c8d2 /ChangeLog
parent32473f59a38631c4bb2403d835b9e007c8a0ddc7 (diff)
downloadzsh-15222bcdcb3fddd897117ac08ed18d206fa383d1.tar.gz
zsh-15222bcdcb3fddd897117ac08ed18d206fa383d1.tar.xz
zsh-15222bcdcb3fddd897117ac08ed18d206fa383d1.zip
Fix some compiler warnings in Zle
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53850eb0a..d3b01a394 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-09-30  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 33293: Src/Zle/compctl.c, Src/Zle/zle_refresh.c: fix warnings
+	from swish new compilers with a contemporary outlook.
+
 2014-09-29  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 33286: Src/exec.c, Test/A04redirect.ztst: handle redirections