This is the final developers release before the
PDL-2.4.8 pre-release this weekend.  Any additional
contributions to the release need to be in the form
of documentation, release notes, known problems...

Thanks,
Chris

Release Notes for PDL 2.4.7_014 --------------------------

General Notes:

 * Last developers release before the PDL-2.4.8 pre-release
 
   - It is a snapshot of the current git development tree
     and everything may not work correctly or have complete
     documentation.

   - These release notes may not be fully complete.  Please
     see Changes (from the git log) for full details.

   - All tests may not pass, especially ones corresponding
     to issues in Known_problems.
   
   - Manual build/install is recommended although the
     cpan shell may be used by specifying the distribution
     path rather than just the module name, e.g.:

       cpan> get  chm/pdl-2.4.7_014.tar.gz
       cpan> make chm/pdl-2.4.7_014.tar.gz
       cpan> test chm/pdl-2.4.7_014.tar.gz
       cpan> look chm/pdl-2.4.7_014.tar.gz

Highlights:

 * Added feature to check for a mis-installed PROJ4
   library.  If such is detected, PDL will not build
   the PROJ4 modules.  This sf.net feature #3045456.

 * Applied sf.net patch #3209075 IO::HDF square sds
 
 * Applied Christian Soeller's patch for FFTW on 64-bit
   systems.  This resolves bug #3203480 "t/fftw.t fails
   on 64-bit systems".
 
 * Various clean up to tests and build process.

    
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to