NEWS: update
authorJerome St-Louis <jerome@ecere.com>
Sat, 12 Jul 2014 02:53:49 +0000 (22:53 -0400)
committerJerome St-Louis <jerome@ecere.com>
Sat, 12 Jul 2014 02:53:49 +0000 (22:53 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 48c3233..4d46649 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,12 +2,15 @@ Ecere SDK 0.44.10 (July 12, 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