ajwillia-ms pushed a commit to branch master.

http://git.enlightenment.org/tools/edi.git/commit/?id=63740ac9a88f0d6a98b4e52b2594ebfab407a4f5

commit 63740ac9a88f0d6a98b4e52b2594ebfab407a4f5
Author: Andy Williams <[email protected]>
Date:   Mon May 16 09:10:29 2016 +0100

    Update meta and news
---
 ChangeLog    | 13 +++++++++++++
 NEWS         | 16 ++++++++++++++++
 configure.ac |  2 +-
 3 files changed, 30 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 0130c03..4035c4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2016-05-16 ajwillia.ms (Andy Williams)
+
+       * Make build providers pluggable and auto-detected for project
+       * Filter file list based on ignored build files
+
+2016-05-15 ajwillia.ms (Andy Williams)
+
+       * Allow user searching of file list using regexp
+
+2016-03-31 ajwillia.ms (Andy Williams)
+
+       * Split elm_code lines apart and insert status messages (inline errors)
+
 2016-02-21 ajwillia.ms (Andy Williams)
 
        * Fix crash when deleting a selection ending in newline
diff --git a/NEWS b/NEWS
index 58867fb..bcab7f9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,20 @@
 =======
+Edi 0.4
+=======
+
+Features:
+
+  * Auto-detected build provider for project
+  * Filter file list based on ignored build files
+  * Allow filtering of file list using regular expressions
+  * Display build errors inline in editor
+
+Bug fixes:
+
+  * 
+
+
+=======
 Edi 0.3
 =======
 
diff --git a/configure.ac b/configure.ac
index 274967c..037c97c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-EFL_VERSION([0], [2], [0])
+EFL_VERSION([0], [4], [0])
 AC_INIT([edi], [efl_version], [[email protected]])
 
 AC_PREREQ([2.65])

-- 


Reply via email to