about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2014-11-09 17:40:22 +0100
committerOliver Kiddle <opk@zsh.org>2014-11-09 17:53:25 +0100
commit31df6c4d32da203f9eaf96a6b3a28918a7a48978 (patch)
treec6509e37b7a1140c52e974e7c307d85812261ccf /ChangeLog
parentf01188ec2ad14165c8e580826721cbb71c49e2a2 (diff)
downloadzsh-31df6c4d32da203f9eaf96a6b3a28918a7a48978.tar.gz
zsh-31df6c4d32da203f9eaf96a6b3a28918a7a48978.tar.xz
zsh-31df6c4d32da203f9eaf96a6b3a28918a7a48978.zip
33643: elaborate documentation of the PRIVILEGED option
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fbb44e15..85da0efbd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2014-11-09  Oliver Kiddle  <opk@zsh.org>
 
+	* 33643: Doc/Zsh/options.yo: elaborate documentation of
+	the PRIVILEGED option
+
 	* 33639: Src/Zle/zle_vi.c, Test/X02zlevi.ztst: fix bug with vi
 	operators on a blank line and with backward bracket matching