mirror of
https://github.com/tmux/tmux.git
synced 2025-12-22 07:16:06 +00:00
Update CHANGES.
This commit is contained in:
8
CHANGES
8
CHANGES
@@ -1,8 +1,14 @@
|
|||||||
CHANGES FROM 3.6 TO 3.6a
|
CHANGES FROM 3.6 TO 3.6a
|
||||||
|
|
||||||
|
* Fix horizontal mouse resizing when pane status lines are on (from Michael
|
||||||
|
Grant, issue 4720).
|
||||||
|
|
||||||
|
* Fix noattr so it does not delete attributes set in the style itself (issue
|
||||||
|
4713).
|
||||||
|
|
||||||
* Newer libevents do not allow event_del on a zero'd event (issue 4706).
|
* Newer libevents do not allow event_del on a zero'd event (issue 4706).
|
||||||
|
|
||||||
* Place cursor on correct line if message-line is not 0 (issue 4707)).
|
* Place cursor on correct line if message-line is not 0 (issue 4707).
|
||||||
|
|
||||||
* Fix compile error on FreeBSD (from Yasuhiro Kimura, issue 4701).
|
* Fix compile error on FreeBSD (from Yasuhiro Kimura, issue 4701).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user