From 37d3de890231a53e6e6e87ee238dbcd7e09ccc0b Mon Sep 17 00:00:00 2001 From: Erik Verbruggen <erik.verbruggen@nokia.com> Date: Mon, 10 Aug 2009 12:58:51 +0200 Subject: [PATCH] Added Objective-C changes to the changelog. --- dist/changes-1.3.0 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dist/changes-1.3.0 b/dist/changes-1.3.0 index d9cb3c90529..3fc04637092 100644 --- a/dist/changes-1.3.0 +++ b/dist/changes-1.3.0 @@ -29,6 +29,8 @@ Editing: * Added highlighting of uses of the symbol under the cursor * Added completion of include directives * Added the option to turn off marking of text changes + * Objective-C: Much improved parsing + * Objective-C: Added partial semantic checking and symbol navigation Project support: * Added support for adding and removing files from a generic Makefile-based -- GitLab