aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2017-08-29 21:42:15 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2017-08-29 21:42:15 +0100
commit566b9623b3253102360c102c95afb51467b433cd (patch)
tree5673cabe85f4c5afbf519b619a919fd494a3bca3
parent2248b886fe8bfc65d42db08350cf2edb380e2473 (diff)
parent3f3fb4385037d6a9e6a25b8810f2533ce3cf2165 (diff)
downloadrtmux-566b9623b3253102360c102c95afb51467b433cd.tar.gz
rtmux-566b9623b3253102360c102c95afb51467b433cd.tar.bz2
rtmux-566b9623b3253102360c102c95afb51467b433cd.zip
Merge branch 'master' into 2.6-rc
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 6cf34d9f..d2e58230 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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.