about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2016-06-21 12:31:32 +0100
committerPeter Stephenson <pws@zsh.org>2016-06-21 12:32:27 +0100
commitd309d9addc114d22175f5feb0ab2e5fdf290dc02 (patch)
tree0a01b4bd0077ada0f3a2a581cd8d5c0571316792 /ChangeLog
parent0b8ab3a21a15c12b22f39cd19ce5ef90fdc31ad1 (diff)
downloadzsh-d309d9addc114d22175f5feb0ab2e5fdf290dc02.tar.gz
zsh-d309d9addc114d22175f5feb0ab2e5fdf290dc02.tar.xz
zsh-d309d9addc114d22175f5feb0ab2e5fdf290dc02.zip
38692: IFS can't be changed in restricted mode
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 52a655069..a65ba2970 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-06-21  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 38692: Doc/Zsh/restricted.yo, Src/params.c: IFS can't be
+	changed in restricted mode.
+
 2016-06-19  Barton E. Schaefer  <schaefer@brasslantern.com>
 
 	* 38715: Doc/Zsh/contrib.yo, Functions/Zle/add-zle-hook-widget: