about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJun T <takimoto-j@kba.biglobe.ne.jp>2014-10-29 08:48:17 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2014-10-29 08:48:17 -0700
commitd36421d3769c964e6edfb700f03ef48cbe7af4e9 (patch)
treeadb58b80b9a4be7fe240027d78d09abc0aca67f1 /ChangeLog
parent691547cda60f0512c645e80246292936e660f326 (diff)
downloadzsh-d36421d3769c964e6edfb700f03ef48cbe7af4e9.tar.gz
zsh-d36421d3769c964e6edfb700f03ef48cbe7af4e9.tar.xz
zsh-d36421d3769c964e6edfb700f03ef48cbe7af4e9.zip
33566: quash null pointer constant compiler warning
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 676d26979..f574e6617 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2014-10-29  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* 33566: Jun T.: Src/Modules/zselect.c: quash compiler warning
+
 	* 33563: Completion/Base/Core/_main_complete, Src/Zle/complist.c:
 	fix thinko in status message for INT/QUIT signals; check errflag
 	in output loops so that unexpectedly long completion listings can