NEWS: Added mention of new font and color schemes selection
authorJerome St-Louis <jerome@ecere.com>
Thu, 4 Aug 2016 13:40:27 +0000 (09:40 -0400)
committerJerome St-Louis <jerome@ecere.com>
Thu, 4 Aug 2016 13:40:27 +0000 (09:40 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 8951ce4..19962b9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,7 @@ Ecere SDK 0.44.15 (August 3, 2016)
    * ECON Support (ECON is a JSON superset, dropping quotes, supporting hexadecimal, multi-line strings, comments, derived classes, and mapping directly to eC instantiations -- http://ec-lang.org/econ/ )
    * ECON based IDE configuration (split options, recent files/projects and compilers individually stored in separate files, all in ~/.ecereIDE/)
    * ECON based Documentor (Documentation data can now be text-diffed with git etc.)
+   * ECON based Color Scheme and Font Selection in Global Settings
    * Sortable Containers
    * Distributed Objects Fixes & Improvements
    * Renamed IDE binary to less generic name (ide ==> ecere-ide)