From 05245af9c8ea63c8bbb65b97d799d86687c0b890 Mon Sep 17 00:00:00 2001 From: dt Date: Fri, 17 Apr 2009 16:28:42 +0200 Subject: [PATCH] Add my changes to the changelog --- dist/changes-1.1.0 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dist/changes-1.1.0 b/dist/changes-1.1.0 index 3fa27a9763..080f66fbfe 100644 --- a/dist/changes-1.1.0 +++ b/dist/changes-1.1.0 @@ -11,6 +11,8 @@ so if you created your own custom plugins these need to be adapted. General * Completely reworked editor split mechanism. + * Supports cmake project + * Support generic Makefile based projects Editing * Added support for JavaScript. -- GitLab