diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 38479d81c..c421b164a 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -13,6 +13,16 @@
Configure files are now available to support the win32-x86-mingw (MinGW C++ +compiler) and win32-x86-cygwin (WIN32 API with cygwin C++ compiler) host +targets.
+ +Configure files were also added for linux-x86_64 and solaris-sparc64 +but these files are for experimental purposes only and to show that we +are working on these targets. Currently these two 64 bit targets are not +passing our test suite, so they must not be used in production systems.
+An Extended Device Support mechanism has been introduced which is