-*-text-*-

Release Notes for version 0.7
-----------------------------

* New modules: 
   gslmatrix: Wraps a number of the linear-algebra and eigenvalue/vector
   routines.

* Strictly speaking, only a single module is created: gsl-module.so.
  Entities such a gslmatrix and gslsf are implemented as submodules.
  This was necessary to work-around the dynamic-linking limitations of
  CYGWIN.


