about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2ba94afc..3037edda4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-01-23  Barton E. Schaefer  <schaefer@zsh.org>
+
+	* Joey Pabalinas: 42313: Src/subst.c: avoid null-pointer deref
+	when using ${(PA)...} on an empty array result
+
 2018-01-23  Oliver Kiddle  <okiddle@yahoo.co.uk>
 
 	* 42317: Completion/Linux/Command/_cryptsetup,