Ticket #13666: patch-changes.txt

File patch-changes.txt, 340 bytes (added by macports_dharland@…, 16 years ago)

Patch to changes.txt to include note of inner product fix

Line 
1--- ./changes.txt.orig  2005-11-11 21:56:59.000000000 +1300
2+++ ./changes.txt       2005-11-30 07:54:10.000000000 +1300
3@@ -1,3 +1,5 @@
4+[1369004]     Problem with innerproduct in _dotblas.c
5+
6 Version 24.2
7               Support array interface in objecttype function.
8               Handle case where __array__ does not return a Numeric array.