Unstaged changes (WIP)
[sdk] / NEWS
diff --git a/NEWS b/NEWS
index 48c3233..391374e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,21 @@
-Ecere SDK 0.44.10 (July 12, 2014)
+Ecere SDK 0.44.11 (February 16, 2015)
+
+   * Bug fix release
+   * Fixed crash on writing initial config file on Linux               
+
+Ecere SDK 0.44.10 (August 7, 2014)
 
    * Compiler fixes and optimizations
    * Better C99 compatibility (stdbool, complex numbers)
+   * Fixed C integer promotion issues
    * Fixed and improved all samples (resources included)
    * Improved 3DS model support
    * EditBox and syntax highlighting fixes
    * Internationalization improvements
    * Clang and OS X Mavericks Support
    * More reliable IDE debugger watches
+   * X11 full screen support
+   * X11 acquired input support
    * X11 fixes (including improved fix for Unity)
    * Various bug fixes
    * Memory leaks fixes