From d7d8ed6d95b2d2d8db6ac3c07dfaab52fe5e05f7 Mon Sep 17 00:00:00 2001
From: Roberto Raggi <roberto.raggi@nokia.com>
Date: Tue, 7 Apr 2009 11:02:20 +0200
Subject: [PATCH] Updated the changes for 1.1

---
 dist/changes-1.1.0 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dist/changes-1.1.0 b/dist/changes-1.1.0
index a1166c2a82..207a086fb0 100644
--- a/dist/changes-1.1.0
+++ b/dist/changes-1.1.0
@@ -13,7 +13,8 @@ General
    * Completely reworked editor split mechanism.
 
 Editing
-   * Some support for doxygen style comments //TODO: what does that mean more concrete?
+   * Added support for JavaScript.
+   * Added syntax highlighting and code completion for qdoc and doxygen tags.
    * Improved function argument hint.
    * More checkpoints in editor history.
    * Ctrl-click for jumping to a symbol definition.
-- 
GitLab