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 | d0faeb165ac7cd3ce0d1f22f15b0e90072bed969 (patch) | |
| tree | a723545835f20a19a9620407b10259c10e8d3246 /NEWS | |
| parent | c20edfe61df77fa1b31572b26473fd12029a35b7 (diff) | |
| parent | 3645c236e9720deb696e7aebc33cd9a6d8cbbdc6 (diff) | |
| download | wavemon-d0faeb165ac7cd3ce0d1f22f15b0e90072bed969.tar.gz | |
Merge tag 'upstream/0.7.5'
Upstream version 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)  -------------------- | 
