diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-09-29 13:22:15 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-09-29 13:22:15 +0000 |
| commit | 653ee721df4b0464803d6cba46376b4fcbd09b82 (patch) | |
| tree | 01473c0ff6aed723ac74af38073e5bf400e8ec2b /CHANGES | |
| parent | a6875d0dae0f656fe25df9380a0b3fd115edb454 (diff) | |
| download | rtmux-653ee721df4b0464803d6cba46376b4fcbd09b82.tar.gz rtmux-653ee721df4b0464803d6cba46376b4fcbd09b82.tar.bz2 rtmux-653ee721df4b0464803d6cba46376b4fcbd09b82.zip | |
Write error messages for rename. Also tweak some error outputs, and fix -i.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ 29 September 2007 +* (nicm) Permit error messages to be passed back for transient clients like + rename. Also make rename -i work. * (nicm) Pass through bell in any window to current. 28 September 2007 @@ -72,5 +74,5 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.14 2007-09-29 09:53:25 nicm Exp $ +$Id: CHANGES,v 1.15 2007-09-29 13:22:15 nicm Exp $ |