ecere/com/containers; sys/File: Fixed refCount of deserialized containers, Files
[sdk] / NEWS
diff --git a/NEWS b/NEWS
index 8951ce4..1957d26 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Ecere SDK 0.44.15 (August 3, 2016)
+Ecere SDK 0.44.15 (August 4, 2016)
 
    * Web Support through Emscripten and WebGL
    * 3D Graphics Improvements (OpenGL)
@@ -14,10 +14,11 @@ 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)
-   * Fixed building with GCC 6 (Compiler was generating bad __attribute__ specifiers with with spaces rather than commas)
+   * Fixed building with GCC 6 (Compiler was generating bad __attribute__ specifiers with spaces rather than commas)
    * (Windows) Fixes for TDM-GCC 5
    * Android: Fixes to run on newer versions
    * X: Fixed NumPad key definitions