diff options
author | Thomas Adam <thomas@xteddy.org> | 2014-02-22 20:53:39 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2014-02-22 20:55:59 +0000 |
commit | 80d9964a309e6a8f9ec9fb9375574f1d24350abf (patch) | |
tree | 694de0375298cc32090c3c2e926cad30f8caf42c /CHANGES | |
parent | 150ef868008385a79278a5a3d16169c16b2d880a (diff) | |
download | rtmux-80d9964a309e6a8f9ec9fb9375574f1d24350abf.tar.gz rtmux-80d9964a309e6a8f9ec9fb9375574f1d24350abf.tar.bz2 rtmux-80d9964a309e6a8f9ec9fb9375574f1d24350abf.zip |
Update CHANGES and configure.ac for 1.9a release
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +CHANGES FROM 1.9 to 1.9a 22 February 2014 + +NOTE: This is a bug-fix release to address some important bugs which just +missed the 1.9 deadline, but were found afterwards. + +Normal Changes +============== + +* Fix crash due to uninitialized lastwp member of layout_cell +* Fix -fg/-bg/-style with 256 colour terminals. + CHANGES FROM 1.8 to 1.9, 20 February 2014 NOTE: This release has bumped the tmux protocol version. It is therefore |