add line in NEWS

This commit is contained in:
Watson
2013-06-08 00:26:26 +09:00
parent dcdbf9b4cf
commit ec149af83d

1
NEWS
View File

@@ -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.