about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2017-04-21 18:04:11 +0100
committerPeter Stephenson <pws@zsh.org>2017-04-21 18:07:42 +0100
commita2e2f5668deeca554a429b6557a169ed25808f1c (patch)
treeba22c9d9c748cc9fcbf4859cd759af5d11db2aad /ChangeLog
parent6cc6942cf5df0bff0a39da2e1707c82ad0987f66 (diff)
downloadzsh-a2e2f5668deeca554a429b6557a169ed25808f1c.tar.gz
zsh-a2e2f5668deeca554a429b6557a169ed25808f1c.tar.xz
zsh-a2e2f5668deeca554a429b6557a169ed25808f1c.zip
40990: Fix crash with bogus path in sh emaulation.
When startying in sh emulation don't link PATH-style parameters
to array equivalents.  To allow this to function, don't check
for the linkage when exporting the colon-separated parameter.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4595c56d1..6566d23e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-04-21  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 40990: Src/params.c: When starting in sh emulation, don't
+	link PATH-style parameters to array equivalents.  Don't
+	check linkage when exporting colon-separated parameter.
+
 2017-04-18  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* 40973: Completion/Unix/Type/_remote_files: Fix completion of