diff options
author | Jérémie Courrèges-Anglas <jca@wxcvbn.org> | 2014-09-14 18:31:01 +0200 |
---|---|---|
committer | Jérémie Courrèges-Anglas <jca@wxcvbn.org> | 2014-09-14 18:31:01 +0200 |
commit | 52ce472823ddc703866ab124e65a602d3e4f38b0 (patch) | |
tree | ecc04cc36d8bfc4b7d19364c5732f4b6d8f90282 /NEWS | |
parent | b36c633127fcf41b76da9c01494e59ba272d3c7c (diff) | |
download | ratpoison-52ce472823ddc703866ab124e65a602d3e4f38b0.zip |
NEWS entries for 1.4.8
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -7,6 +7,21 @@ 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.7 +This is mostly a bugfix release. + +** fix cmd_sfdump with multiple screens +Broken since last release, from Joshua Leners. + +** respect --enable-history=no +From Jeroen Roovers (jer@gentoo). + +** fix for sloppy.c +The ugly sloppy.c had "a bug". It may be fixed now. + +** README improvements +From Jeff Abrahamson. + * Changes since 1.4.6 ** More fixes and code cleanup. |