More changes.

This commit is contained in:
con
2010-01-06 10:57:22 +01:00
parent 9786aa4365
commit 615d705440

2
dist/changes-1.3.1 vendored
View File

@@ -24,6 +24,8 @@ C++ Support
* Fixed completion when a typedef symbol is used as class name
* Fixed that template argument was marked as "not a type name" when defined as primitive type
* Fixed some highlight errors in code using the win32 API
* Improved completion of function definition parameter lists to append the
const and volatile qualifiers if required
Project support
* Fixed that run configurations were disabled if they had no build step