diff --git a/NEWS.rst b/NEWS.rst index 663c3e46..b031087e 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -6,6 +6,7 @@ of every change, see the Git log. Latest ------ +* Minor: Added the `clang_compilation_database` tool. * Minor: Add symlink in source folder to the current build folder. The symlink called 'build_current' will point to Waf's build folder. * Patch: Move recurse_dependencies() to Waf's execute_build() function. Since