summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2013-08-18 19:51:59 -0600
committerCharles Harris <charlesr.harris@gmail.com>2013-09-23 15:11:12 -0600
commit2a1705f4932f446c67074e46bd5fa9098920122d (patch)
treeeee39bced616a89d63959558a7c802c3506f8c12
parent5d76b01cd6ad11d4377ca5e94890ebd1e9897354 (diff)
downloadnumpy-2a1705f4932f446c67074e46bd5fa9098920122d.tar.gz
DEP, DOC: Document removal of oldnumeric and numarray in release notes.
-rw-r--r--doc/release/1.9.0-notes.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/release/1.9.0-notes.rst b/doc/release/1.9.0-notes.rst
index a958fe705..0180c86cc 100644
--- a/doc/release/1.9.0-notes.rst
+++ b/doc/release/1.9.0-notes.rst
@@ -11,6 +11,7 @@ Highlights
Dropped Support
===============
+The oldnumeric and numarray modules have been removed.
Future Changes
==============