2002-05-31 Alasdair Allan <aa@astro.ex.ac.uk>
* Removed references to Math::libm from the GSC modules, these
references seemed to have been missed by the previous patch.
2002-05-29 Alasdair Allan <aa@astro.ex.ac.uk>
* Applied patch provided by Stephen Quiney <S.J.Quinney@durham.ac.uk>,
removes dependancy on Math::libm and fixes test script problem
which required the $ESTAR_DATA environment variable to be set.
2002-03-30 Alasdair Allan <aa@astro.ex.ac.uk>
* Minor bug fix?
2002-03-29 Alasdair Allan <aa@astro.ex.ac.uk>
* Added a freeze() function so that the the Catalog object can be
stored persistently using the Data::Dumper module
2002-01-24 Alasdair Allan <aa@astro.ex.ac.uk>
* Various changes made to support the Field Correlation Client,
note that the USNO-A2 parsing was broken for catalogues with
more than 1000 stars before this update.
2002-01-14 Alasdair Allan <aa@astro.ex.ac.uk>
* Catalog.pm: Can now read from, and dump to, ARK Cluster files.
2002-01-13 Alasdair Allan <aa@astro.ex.ac.uk>
* Generic Catalog and Star objects working, lacks way to parse
ARK format Cluster files into Astro::Catalog objects, but all
other functionality in place.
2002-01-10 Alasdair Allan <aa@astro.ex.ac.uk>
* Original version.