summaryrefslogtreecommitdiff
path: root/etc/NEWS
diff options
context:
space:
mode:
authorDavid Engster <dengste@eml.cc>2014-03-18 22:17:05 +0100
committerDavid Engster <dengste@eml.cc>2014-03-18 22:17:05 +0100
commit4d99c93d27d47ff9f5fb941fe92e3b4b9cf5cf43 (patch)
treef9f78e965db41741d03aa7283102ad2abea62fd5 /etc/NEWS
parent5fb6db0d69041c043055021ecdb84c803ac9e053 (diff)
downloademacs-4d99c93d27d47ff9f5fb941fe92e3b4b9cf5cf43.tar.gz
Add NEWS markup for CEDET.
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index a919f94ac57..ccf71b3feb1 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -510,14 +510,17 @@ consistent with Calendar's calendrical system and day numbering.
*** EDE
++++
**** The cpp-root project now supports executing a compile command.
It can be set through the new :compile-command slot or the
buffer-local variable `compile-command'.
++++
**** Better selection of include directories for the 'linux' project.
Include directories now support out-of-tree build directories and
target architecture auto-detection.
+---
*** Semantic
**** Improved detection of used namespaces in current scope in C++.