diff options
author | Barton E. Schaefer <schaefer@zsh.org> | 2014-02-08 14:49:39 -0800 |
---|---|---|
committer | Barton E. Schaefer <schaefer@zsh.org> | 2014-02-08 14:49:39 -0800 |
commit | ba58bfe4bfa16e756c8f38cfa0e992ad38b00856 (patch) | |
tree | 51cdfaacc86014d7cf321075e8366f9f4d47325b /ChangeLog | |
parent | 045b2418bd9b564001d815f1167f0c8ee3786d32 (diff) | |
download | zsh-ba58bfe4bfa16e756c8f38cfa0e992ad38b00856.tar.gz zsh-ba58bfe4bfa16e756c8f38cfa0e992ad38b00856.tar.xz zsh-ba58bfe4bfa16e756c8f38cfa0e992ad38b00856.zip |
32365: another stab at the heuristic for initializing rprompt_indent
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 83e29c41e..077aaf821 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-02-08 Barton E. Schaefer <schaefer@zsh.org> + + * 32365: Src/Zle/zle_refresh.c, Src/init.c: another stab at the + heuristic for initializing rprompt_indent + 2014-02-07 Peter Stephenson <p.stephenson@samsung.com> * Martin Vaeth: 32356: Util/helpfiles: fix a typo. |