diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-08-29 21:42:05 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-08-29 21:42:05 +0100 |
commit | 3f3fb4385037d6a9e6a25b8810f2533ce3cf2165 (patch) | |
tree | 46518cdab269dbd9d890c7d38fa8a919db8d5afd | |
parent | 82b30f23226ce6bb19bc89070569a2b92cee4cc8 (diff) | |
download | rtmux-3f3fb4385037d6a9e6a25b8810f2533ce3cf2165.tar.gz rtmux-3f3fb4385037d6a9e6a25b8810f2533ce3cf2165.tar.bz2 rtmux-3f3fb4385037d6a9e6a25b8810f2533ce3cf2165.zip |
More style.
-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. |