diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-08-29 21:42:15 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-08-29 21:42:15 +0100 |
commit | 566b9623b3253102360c102c95afb51467b433cd (patch) | |
tree | 5673cabe85f4c5afbf519b619a919fd494a3bca3 | |
parent | 2248b886fe8bfc65d42db08350cf2edb380e2473 (diff) | |
parent | 3f3fb4385037d6a9e6a25b8810f2533ce3cf2165 (diff) | |
download | rtmux-566b9623b3253102360c102c95afb51467b433cd.tar.gz rtmux-566b9623b3253102360c102c95afb51467b433cd.tar.bz2 rtmux-566b9623b3253102360c102c95afb51467b433cd.zip |
Merge branch 'master' into 2.6-rc
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -973,7 +973,7 @@ CHANGES FROM 1.0 TO 1.1, 05 November 2009 * xterm-keys rewrite. * Additional code reduction, and bug fixes. -CHANGES FROM 0.9 TO 1.0, 20 Sept 2009 +CHANGES FROM 0.9 TO 1.0, 20 September 2009 * Option to alter the format of the window title set by tmux. * Backoff for a while after multiple incorrect password attempts. |