diff options
author | Jérémie Courrèges-Anglas <jca@wxcvbn.org> | 2017-09-17 21:52:30 +0200 |
---|---|---|
committer | Jérémie Courrèges-Anglas <jca@wxcvbn.org> | 2017-09-17 21:52:30 +0200 |
commit | 02b994196fde275a724ba767c115204ca34414e9 (patch) | |
tree | 1f02eaf6406cae93e023017b47d8260ff3644da4 | |
parent | d82626fb86064ee79a4bd22ecc75bed4b258d3ea (diff) | |
download | ratpoison-02b994196fde275a724ba767c115204ca34414e9.zip |
NEWS entries since 1.4.9
-rw-r--r-- | NEWS | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -7,6 +7,31 @@ Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. +* Changes since 1.4.9 + +** Feature/misc changes + +*** manpage fixes + +*** fix how find_frame_left, find_frame_right check for overlap + +*** always show the frame indicator when switching to a different screen + +*** fix bogus libhistory usage + +*** fix for tmpwm and multiple screens + +*** new 'onlyborder' variable +To print borders only when >=2 frames are on screen. + +*** %42s-style format strings now account for UTF-8 characters + +** Packaging changes + +*** the debian/ subdirectory was removed (outdated) + +*** a basic regress test has been added + * Changes since 1.4.8 ** Incompatible changes |