summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b06ec095..c1573fa04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
+2019-07-15  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 44509: Src/params.c: Prevent crash with modified PATH / path
+	combination in function.
+
 2019-07-10  Peter Stephenson  <p.stephenson@samsung.com>
 
-	* 44305: Functions/Chpwd/zsh_directory_name_generic: Longest
+	* 44505: Functions/Chpwd/zsh_directory_name_generic: Longest
 	prefix matching was broken if there were suffixes indicating
 	further handling.