diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-09-29 09:53:25 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-09-29 09:53:25 +0000 |
commit | 2ec60c9d66978bee9f405ba0b11cc0418d4d2a6c (patch) | |
tree | c5ead1f7c461ab0e7413fb9d486c9e08ff60e120 /CHANGES | |
parent | 14e9f73df9d133a102d5dc344c0fc59eb64d39b4 (diff) | |
download | rtmux-2ec60c9d66978bee9f405ba0b11cc0418d4d2a6c.tar.gz rtmux-2ec60c9d66978bee9f405ba0b11cc0418d4d2a6c.tar.bz2 rtmux-2ec60c9d66978bee9f405ba0b11cc0418d4d2a6c.zip |
Pass bell through from any window.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +29 September 2007 + +* (nicm) Pass through bell in any window to current. + 28 September 2007 * (nicm) Major rewrite of input parser: @@ -68,5 +72,5 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.13 2007-09-28 22:47:21 nicm Exp $ +$Id: CHANGES,v 1.14 2007-09-29 09:53:25 nicm Exp $ |