diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-19 19:37:39 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-19 19:37:39 +0000 |
commit | 8078deea3f7e6d2f9477f267838e03d8489f2128 (patch) | |
tree | cc856c170fac8d5c5de0134d120f4077e946c9ce | |
parent | 36e3f31f23394911e7d7aca8973be613daeb605a (diff) | |
download | rtmux-8078deea3f7e6d2f9477f267838e03d8489f2128.tar.gz rtmux-8078deea3f7e6d2f9477f267838e03d8489f2128.tar.bz2 rtmux-8078deea3f7e6d2f9477f267838e03d8489f2128.zip |
Missed update.
-rw-r--r-- | CHANGES | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +19 June 2008 + +* Show status messages properly, without blocking the server. + 18 June 2008 * New option, set-titles. On by default, this attempts to set the window title @@ -503,4 +507,4 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.125 2008-06-18 18:52:44 nicm Exp $ +$Id: CHANGES,v 1.126 2008-06-19 19:37:39 nicm Exp $ |