about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFelipe Contreras <felipe.contreras@gmail.com>2021-04-04 14:48:01 +0900
committerJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2021-04-04 14:48:01 +0900
commit94b5446838c4c57bd9bab8a410595cf7e81e51fc (patch)
tree2a979ded500719e1b5fd25a28ade3f645ce96810 /ChangeLog
parent7a81e6344f233f8f8c3863f0835277582fb7de58 (diff)
downloadzsh-94b5446838c4c57bd9bab8a410595cf7e81e51fc.tar.gz
zsh-94b5446838c4c57bd9bab8a410595cf7e81e51fc.tar.xz
zsh-94b5446838c4c57bd9bab8a410595cf7e81e51fc.zip
47784: silence a compiler waring from pattern.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 93f2c8678..90fa2b4c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2021-04-04  Jun-ichi Takimoto  <takimoto-j@kba.biglobe.ne.jp>
 
+	* Felipe Contreras: 47784: Src/pattern.c: silence compiler
+	warning -Wmaybe-uninitialized
+
 	* Jacob Gelbman: 48218 (+ 48354): Completion/Unix/Command/_gcc:
 	various improvements for _gcc