diff options
author | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2015-11-09 23:48:24 +0900 |
---|---|---|
committer | Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> | 2015-11-09 23:48:24 +0900 |
commit | 623d3185814963898655457abcd6577703312a2d (patch) | |
tree | d1abb5c3b502edef4cdc0c2ecdbc9ac7d7f2f346 /ChangeLog | |
parent | d3d5325d27db3a56b7caf5313617d5e84aae8fe7 (diff) | |
download | zsh-623d3185814963898655457abcd6577703312a2d.tar.gz zsh-623d3185814963898655457abcd6577703312a2d.tar.xz zsh-623d3185814963898655457abcd6577703312a2d.zip |
37085: fix doc: DEBUG_BEFORE_CMD is set by default
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 622b0dbd8..0eca17064 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-11-09 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp> + + * 37085: Doc/Zsh/options.yo: DEBUG_BEFORE_CMD is set by default. + Also fix entries in the option index. + 2015-11-08 Barton E. Schaefer <schaefer@brasslantern.com> * 37081: Doc/Makefile.in, Doc/Zsh/mod_private.yo, |