hermet pushed a commit to branch master.

http://git.enlightenment.org/tools/enventor.git/commit/?id=91daff0913def8f0107d3496cae829a48b501b5b

commit 91daff0913def8f0107d3496cae829a48b501b5b
Author: ChunEon Park <her...@hermet.pe.kr>
Date:   Sat Nov 1 00:51:04 2014 +0900

    updated NEWS
---
 NEWS | 34 +++++++++++++++++++++++++++++++---
 1 file changed, 31 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index 779141c..36c8653 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,34 @@
-============
-Enventor 0.3.0
-============
+==============
+Enventor 0.4.0
+==============
+
+Changes since Enventor 0.3.0:
+---------------------------
+
+Additions:
+   * Support Redo/Undo (Ctrl+R/Ctrl+Z)
+   * Support Enventor APIs.
+   * Support Console box that displays error messages.
+
+Improvements:
+   * Support auto completion Tab key to insert selection.
+   * Support auto completion more candidate keywords.
+   * Support tracking edc file modification and notification of it.
+   * Support "-to" command line option to open template menu at launching.
+   * Support multiple Enventor app processes.
+   * Improve GUIs.
+   * Generate template parts with radom names.
+
+Fixes:
+   * Fixed auto completion popup to be shown even if entry cursor is moved up 
and down.
+   * Fixed to clear selection when find window is moved or closed.
+   * Fixed incorrect part highlight Short Cut key.
+   * Fixed memory leaks in some cases.
+   * Fixed segfault in applying syntax color.
+   * Fixed window title file path to be updated correctly.
+   * Fixed auto completion keyword relative
+   * Fixed auto completion candidation list to be updated correctly.
+   * Fixed dummy object(swallow) was invisible case.
 
 Changes since Enventor 0.2.0:
 ---------------------------

-- 


Reply via email to