mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
Protocol versioning, version is checked on identify message.
This commit is contained in:
4
CHANGES
4
CHANGES
@ -1,5 +1,7 @@
|
||||
01 July 2008
|
||||
|
||||
* Protocol versioning. Clients which identify as a different version from the
|
||||
server will be rejected.
|
||||
* tmux 0.4 released.
|
||||
|
||||
29 June 2008
|
||||
@ -596,4 +598,4 @@
|
||||
(including mutt, emacs). No status bar yet and no key remapping or other
|
||||
customisation.
|
||||
|
||||
$Id: CHANGES,v 1.147 2008-07-01 05:43:00 nicm Exp $
|
||||
$Id: CHANGES,v 1.148 2008-07-01 19:47:02 nicm Exp $
|
||||
|
Reference in New Issue
Block a user