diff options
author | Barton E. Schaefer <schaefer@zsh.org> | 2014-02-02 14:16:01 -0800 |
---|---|---|
committer | Barton E. Schaefer <schaefer@zsh.org> | 2014-02-02 14:16:01 -0800 |
commit | 36ce87d367b245aae18ee4a25f4d1ded4705b611 (patch) | |
tree | 8d59e66bdb36734e7b4a9e944736b198aff74062 /ChangeLog | |
parent | 71b235bfa7dccc3b5b12433a9d41127a137df757 (diff) | |
download | zsh-36ce87d367b245aae18ee4a25f4d1ded4705b611.tar.gz zsh-36ce87d367b245aae18ee4a25f4d1ded4705b611.tar.xz zsh-36ce87d367b245aae18ee4a25f4d1ded4705b611.zip |
Minor indexing changes to generate more consistent page layouts
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 26e628736..a5be39298 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2014-02-02 Barton E. Schaefer <schaefer@zsh.org> + * unposted: Doc/Zsh/builtins.yo, Doc/Zsh/expn.yo, + Doc/Zsh/roadmap.yo: tweak index markers and related whitespace + to make appearance consistent with other pages + * 32341: Src/init.c: guess at best ZLE_RPROMPT_INDENT based on termcap/terminfo description |