2002-05-31 Alasdair Allan * 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 * Applied patch provided by Stephen Quiney , 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 * Minor bug fix? 2002-03-29 Alasdair Allan * Added a freeze() function so that the the Catalog object can be stored persistently using the Data::Dumper module 2002-01-24 Alasdair Allan * 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 * Catalog.pm: Can now read from, and dump to, ARK Cluster files. 2002-01-13 Alasdair Allan * 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 * Original version.