summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStephane Chazelas <stephane.chazelas@gmail.com>2019-05-31 13:05:13 +0100
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2019-06-06 21:09:42 +0100
commit0b1725dcfc8847e91764a097e9a42e629bab55d8 (patch)
tree7b8fe8e6bbc367de2048925d554eb9d2e5ad3ecb /ChangeLog
parent1d37624ad6ada222f0ae69816a034dd342406b3e (diff)
downloadzsh-0b1725dcfc8847e91764a097e9a42e629bab55d8.tar.gz
zsh-0b1725dcfc8847e91764a097e9a42e629bab55d8.tar.xz
zsh-0b1725dcfc8847e91764a097e9a42e629bab55d8.zip
44387, edited: describe some problems with restricted mode
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 97541168f..6700199fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-06-06  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* Stephane (44387, edited): Doc/Zsh/restricted.yo: Describe some
+	problems with restricted mode.
+
 2019-06-03  Jun-ichi Takimoto  <takimoto-j@kba.biglobe.ne.jp>
 
 	* 44389: Completion/BSD/Type/_bsd_disks,