2002-05-30  Alasdair Allan <aa@astro.ex.ac.uk>

        * t/query.t: Applied bug fix patch file for test harness
          supplied by Sinan Kaan Yerli <sinan@sinan.physics.metu.edu.tr>

2002-05-29  Alasdair Allan <aa@astro.ex.ac.uk>

        * Query/Query.pm: Modification for special case RA and Dec 
          returned by SIMBAD for large objects.
          
2001-12-03  Alasdair Allan <aa@astro.ex.ac.uk>

        * Query/Query.pm: Added conditional test to see if $base_url is
          defined before setting it in the method. Bug fix; added URL,
          Timeout and Proxy to list of functions called by constructor.
          Minor bugfix to URL extraction from query results.
          
2001-11-28 Alasdair Allan <aa@astro.ex.ac.uk>

        * Result.pm: listofobjects() method added
        
2001-11-27 Alasdair Allan <aa@astro.ex.ac.uk>

        * Inital release, minimal functionality

2001-11-12 Alasdair Allan <aa@astro.ex.ac.uk>

        * Original version