NEWS, README: Updated for 0.44.10
authorJerome St-Louis <jerome@ecere.com>
Fri, 11 Jul 2014 19:18:50 +0000 (15:18 -0400)
committerJerome St-Louis <jerome@ecere.com>
Fri, 11 Jul 2014 19:19:15 +0000 (15:19 -0400)
NEWS
README

diff --git a/NEWS b/NEWS
index 5b31db1..48c3233 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Ecere SDK 0.44.10 (July 12, 2014)
+
+   * Compiler fixes and optimizations
+   * Better C99 compatibility (stdbool, complex numbers)
+   * 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 fixes (including improved fix for Unity)
+   * Various bug fixes
+   * Memory leaks fixes
+----------------------------------------
+Ecere SDK 0.44.09.9 (February 20, 2014)
+
+   * 64 bit fixes
+   * IDE fixes
+   * X11 GUI driver fixes
+   * eC Compiler fixes
+   * HTTP fixes
+----------------------------------------
 Ecere SDK 0.44.09 (August 30, 2013)
 
    * Debugger fixes
diff --git a/README b/README
index 35b3d79..c2a803f 100644 (file)
--- a/README
+++ b/README
@@ -1,11 +1,11 @@
-The Ecere SDK v0.44.09 - http://ecere.com
+The Ecere SDK v0.44.10 - http://ecere.org
 
 Free Open Source Software released under the New BSD license.
 
 The Ecere SDK is a Software Development Kit including:
 
    * A set of compiling tools for the eC programming language
-                               ( http://www.ecere.com/technologies.html#eC )
+                               ( http://ec-lang.org )
 
    * An Integrated Development Environment, with the usual features such as:
       - A source code editor with auto-completion, syntax highlighting
@@ -41,7 +41,7 @@ The Ecere SDK is a Software Development Kit including:
 
  * INSTALLATION *
 
-Please refer to the latest instructions at http://ecere.com/wiki/
+Please refer to the latest instructions at http://ecere.org/install
 Windows binaries are available from that page.
 
 Daily-built Ubuntu Debian packages are available from our Ubuntu PPA:
@@ -55,7 +55,7 @@ on Mac OS X with Xcode command line tools installed or on FreeBSD (with gmake).
 
 Executables can also be deployed to the Android platform using the Android NDK.
 
-   Please refer to http://ecere.com/wiki/index.php?title=Android
+   Please refer to http://ecere.org/android
 
 To install, type make install (mingw32-make install on Windows).
 
@@ -66,7 +66,7 @@ To install, type make install (mingw32-make install on Windows).
 The Ecere Tao of Programming is a Programmer's Guide (still work in progress)
 that will teach you the foundations of eC and Ecere. You will find it under:
 
-Online: http://ecere.com/tao.pdf
+Online: http://ecere.org/tao.pdf
 On Windows:
       %PROGRAMFILES%\Ecere SDK\doc\Ecere Tao of Programming [work in progress].pdf
 On Linux/Unix: /usr/share/doc/tao.pdf
@@ -78,8 +78,6 @@ On Linux/Unix they get installed in /usr/share/ecere/samples/
 You can also find the latest versions on GitHub:
 
    http://github.com/ecere/ecere-sdk/tree/master/samples
-   http://github.com/ecere/fractals
-   http://github.com/ecere/chess
 
 The Documentor is a tool under development to browse and document the APIs of
 eC modules. You can use it to browse all available classes, methods and properties
@@ -91,7 +89,7 @@ descriptive info has been added yet.
 
 Git Repository @ http://github.com/ecere/ecere-sdk/
                 ( git://github.com/ecere/ecere-sdk.git )
-Support forums @ http://ecere.com/forums
-Bug tracker    @ http://ecere.com/mantis
+Support forums @ http://ecere.org/forums
+Bug tracker    @ http://ecere.org/mantis
 IRC            @ #ecere on irc.freenode.net
                 ( http://webchat.freenode.net/?channels=ecere )