ajwillia-ms pushed a commit to branch master.

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

commit ee58982b8faaf77ba633a74a1b07b59c3c2af508
Author: Andy Williams <a...@andywilliams.me>
Date:   Sun Aug 30 01:11:42 2015 +0100

    Fix NEWS file to respect the 0.0.9 release
---
 NEWS | 25 +++++++++++++++----------
 1 file changed, 15 insertions(+), 10 deletions(-)

diff --git a/NEWS b/NEWS
index 707405c..9f69691 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,20 @@ Edi 0.1
 
 Features:
 
+  * Added a monospaced font picker to settings
+  * Indent newlines to match whitespace in the previous line
+  * Trim trailing whitespace when saving
+
+Bug fixes
+
+  * T2057 Line numbers are not fully visible in new windows
+  * #3 assume bash as default shell when creating a new project
+  * #4 Unable to compile
+
+
+0.0.9
+-----
+
   * New icon :)
   * Integrated elm_code editor
     - faster code highlighting
@@ -11,19 +25,10 @@ Features:
     - highlighting of TODO lines
     - line width indicator in the editor
     - configurable tab stop width
+
   * Add a main menu and tidy up toolbar
   * Remember UI settings per project
   * Add launch configuration so we can run a built binary
-  * Added a monospaced font picker to settings
-  * Indent newlines to match whitespace in the previous line
-  * Trim trailing whitespace when saving
-
-
-Bug fixes
-
-  * T2057 Line numbers are not fully visible in new windows
-  * #3 assume bash as default shell when creating a new project
-  * #4 Unable to compile
 
 
 0.0.2

-- 


Reply via email to