<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,8 +3,12 @@
 =head1 v0.19_03 - May 2009
     - Improvements to callbacks, thanks to patches from piotrj
     - Fixed + added test for RT#45044 math-gsl eigenpair bug, reported with patch by Ian Malone
-    - The following improvements were merged from Vincent Danjean's git repo
-    - New callback implementation, still in testing
+    - Added more tests for Randist
+    - Fixed some incorrectly written tests for BLAS and Linalg
+    - Improved NTuple support and tests
+    - The following improvements were merged from Vincent Danjean's git repo:
+    - Fixed some memory leaks caused by in-typemaps without argout-typemaps
+    - Improved portable callback implementation
     - Correct handling of double, float and size_t on x64
     - Removed duplicate definition of fopen/fclose in VectorComplex
     - Fix bug where proper flags to SWIG were not passed</diff>
      <filename>Changes</filename>
    </modified>
    <modified>
      <diff>@@ -2,27 +2,32 @@
 
 =head2 List of Things that you can do to help Math::GSL
 
+* Use Math::GSL in your calculations and tell people about it!
+
+* Submit examples showing the use of Math::GSL to do everyday calculations
+
+* Make HTML version of Math::GSL POD look nicer
+
 * Fix something in KNOWN_BUGS
 
+* Add tests for the functions in Math::GSL::Randist
+
+* Test and submit bug reports to make Math::GSL work with Windows/Strawberry Perl/Darwin/Solaris
+
 * Add overloading to normal arithmetic operators (like Math::MatrixReal) in
+
   Vector, VectorComplex, Matrix, MatrixComplex, possibly others
 
 * Make passing parameters to function references work properly
 
 * Investigate serialization of Math::GSL::Vector/Matrix objects
 
+* Investigate static linking issues
+
+=head2 Maybe
+
 * PDL interoperability :
                       my $matrix = Math::GSL::Matrix-&gt;new(50,50);
                       my $pdl = $matrix-&gt;as_pdl();
 
-* Test and submit bug reports to make Math::GSL work with Windows/Strawberry Perl/Darwin/Solaris
-
-* Submit examples showing the use of Math::GSL to do everyday calculations
 
-* Make HTML version of Math::GSL POD look nicer
-
-* Add tests in xt/ to test for correct Build.PL behavior when modules are missing, etc...
-
-* Investigate static linking issues
-
-* Use Math::GSL in your calculations and tell people about it!</diff>
      <filename>TODO</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5d1d2e6a135ce1bee9933f6a4aa5b53669f9e79f</id>
    </parent>
  </parents>
  <author>
    <name>Duke Leto</name>
    <email>jonathan@leto.net</email>
  </author>
  <url>http://github.com/leto/math--gsl/commit/1425aa49a5859452033aec762a121f294bf09e63</url>
  <id>1425aa49a5859452033aec762a121f294bf09e63</id>
  <committed-date>2009-05-09T00:51:40-07:00</committed-date>
  <authored-date>2009-05-09T00:51:40-07:00</authored-date>
  <message>update Changes and TODO</message>
  <tree>07ca3241b22d0e32ac7cf8fd680bf15a4bc435b0</tree>
  <committer>
    <name>Duke Leto</name>
    <email>jonathan@leto.net</email>
  </committer>
</commit>
