From ec149af83d542e7188769472fef91cfa196a78c2 Mon Sep 17 00:00:00 2001 From: Watson Date: Sat, 8 Jun 2013 00:26:26 +0900 Subject: [PATCH] add line in NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index efb96da5..1ae934aa 100644 --- a/NEWS +++ b/NEWS @@ -26,6 +26,7 @@ handled. * Fixed a bug in detecting file dependencies where it will not detect file dependencies if the files contain the nested constants. + * Added the workaround message for tmux users. * [OSX] Fixed a bug in `rake debug=1' where the debugger would not properly start in case the application name includes a space character. * [OSX] Added `rake ctags' task to generate `tags' file.