diff options
author | Barton E. Schaefer <schaefer@zsh.org> | 2015-07-25 15:48:10 -0700 |
---|---|---|
committer | Barton E. Schaefer <schaefer@zsh.org> | 2015-07-25 15:48:10 -0700 |
commit | 1629d5bcbd8263fcaad408db8c609969269360ef (patch) | |
tree | 1e287ad3aa836432cd205af2f4b401299fbc16e1 /ChangeLog | |
parent | b3aa3b77916007703b341bfd30c3647bdc355bc8 (diff) | |
download | zsh-1629d5bcbd8263fcaad408db8c609969269360ef.tar.gz zsh-1629d5bcbd8263fcaad408db8c609969269360ef.tar.xz zsh-1629d5bcbd8263fcaad408db8c609969269360ef.zip |
add RPS2 handling to "prompt bart", update help text, clean up indentation whitespace
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index bffa104bc..86cd9a3bd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-07-25 Barton E. Schaefer <schaefer@zsh.org> + + * unposted: Functions/Prompts/prompt_bart_setup: add RPS2 handling, + update help text, clean up indentation whitespace + 2015-07-25 Peter Stephenson <p.w.stephenson@ntlworld.com> * 35910: Src/input.c: Don't add to raw lex buffer if lex |