diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release/1.9.0-notes.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/release/1.9.0-notes.rst b/doc/release/1.9.0-notes.rst index 8a782f459..660450926 100644 --- a/doc/release/1.9.0-notes.rst +++ b/doc/release/1.9.0-notes.rst @@ -104,6 +104,9 @@ final two axes instead of raising an exception. for ``tostring`` which exports arrays as ``bytes``. This is more consistent in Python 3 where ``str`` and ``bytes`` are not the same. +Build system +~~~~~~~~~~~~ +Added experimental support for the ppc64le architecture. Improvements ============ |