diff options
| author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-05-06 21:13:09 +0100 | 
|---|---|---|
| committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-05-06 21:13:09 +0100 | 
| commit | 3645c236e9720deb696e7aebc33cd9a6d8cbbdc6 (patch) | |
| tree | 4d5f0add375be9eb1b913e5d437b811db8921aad /NEWS | |
| parent | 89de95a89953c20349a8c7c4684eba45feb34bf5 (diff) | |
| download | wavemon-3645c236e9720deb696e7aebc33cd9a6d8cbbdc6.tar.gz | |
Imported Upstream version 0.7.5upstream/0.7.5
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 14 | 
1 files changed, 14 insertions, 0 deletions
| @@ -1,5 +1,19 @@  NEWS  ==== + +-------------------- +0.7.5 (2012-05-04) +-------------------- +  * Scan window: +    - added a summary status line to present summary statistics. +  * Bug fixes: +    - added additional keyboard shortcuts for each screen to cope with +      terminals which remap the function keys, fixing Ubuntu bug #725036; +    - the shortcut is the first character of the screen's name (F1: i, +      F2: l, F3: s, F7: p, F8: h, F9: a, F10: q), see manpage for details; +    - added work-around for terminals with broken terminfo entries (e.g. +      old aterm), now supporting the vt100 PF1..4 sequences in addition. +  --------------------  0.7.4 (2012-02-03)  -------------------- | 
