diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index cceb5df50..e2f5dbcd7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2014-08-07 Barton E. Schaefer <schaefer@zsh.org> + + * 32971 (plus doc tweak): Doc/Zsh/prompt.yo, Src/prompt.c: + negative argument with %(l..) conditional and with %<< or %>> + truncation calculates space available before right margin + (positive argument still counts space used since left margin). + 2014-08-04 Barton E. Schaefer <schaefer@brasslantern.com> * Miles Ohlrich: 32958: Src/Zle/compctl.c: bitwise logic fix |