diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index 0e5599cc2..9bfca736e 100644 --- a/RELEASE_NOTES.rst +++ b/RELEASE_NOTES.rst @@ -60,6 +60,7 @@ No further notes. * The master now rotates log files at midnight, rather than based on log size. * The results keys start_time and run_time are now stored as doubles of UNIX time, rather than ints. The file names are still based on local time. +* Packages are no longer available for 32-bit Windows. 2.4 diff --git a/doc/manual/installing.rst b/doc/manual/installing.rst index 654d933be..2372d588a 100644 --- a/doc/manual/installing.rst +++ b/doc/manual/installing.rst @@ -13,8 +13,8 @@ The conda package contains pre-built binaries that you can directly flash to you .. warning:: - Conda packages are supported for Linux (64-bit) and Windows (32- and 64-bit). - Users of other operating systems (32-bit Linux, BSD, OSX ...) should and can :ref:`install from source `. + Conda packages are supported for Linux (64-bit) and Windows (64-bit). + Users of other operating systems (32-bit Linux or Windows, BSD, OSX ...) should and can :ref:`install from source `. .. _install-anaconda: