12010-12-30 Tim Jenness <tjenness@cpan.org>
2
3	---- Release 0.70 to CPAN ----
4
5	* Build.PL: Now uses Module::Build
6
7	* t/sla.t: Use newer JCMT position (so with an older Astro::SLA
8	this may not work.
9
102008-03-14 Brad Cavanagh <b.cavanagh@jach.hawaii.edu>
11
12	* Reduce dependency on Astro::SLA module so that some
13	functionality is available without that module.
14
152007-02-02  Tim Jenness  <tjenness@cpan.org>
16
17	* Telescope.pm (limits): Default limits now refer to the source
18	being above the horizon rather than simply being undefined.
19	(setlimits):  Can now set specific telescope limits for an object.
20
21	* tmpl/MPC.pm.stub (parse_table): Obscode longitude should be
22	reported in radians and not degrees.
23
242006-06-06  Tim Jenness  <tjenness@cpan.org>
25
26	* Telescope.pm (obsgeo): Add obsgeo() method.
27
282004-12-29  Tim Jenness  <tjenness@cpan.org>
29
30	---- Release 0.60 to CPAN ----
31
322004-07-19  Brad Cavanagh  <b.cavanagh@jach.hawaii.edu>
33
34	* Makefile.PL: add quotes around Astro::SLA to prevent bareword error.
35
362003-02-23  Brad Cavanagh <b.cavanagh@jach.hawaii.edu>
37
38	* Telescope.pm: Version 0.60.
39
40	* Telescope.pm: Add geocentric latitude, geocentric distance,
41	  parallax constants, observatory code. Allow for different
42	  parameters in constructor. Automatically get information from
43	  observatory code data file.
44
45	* Telescope/MPC.pm.stub: Auto-generation of MPC.pm when running
46	  perl Makefile.PL.
47
48	* Telescope/MPC.dat: Auto-generation of MPC.pm when running
49	  perl Makefile.PL.
50
51	* t/simple.t: Add tests for new accessors, observatory code
52	  information.
53
542002-05-24  Tim Jenness  <tjenness@cpan.org>
55
56	* Telescope.pm: CPAN release 0.50
57
58	* t/simple.t: Add limit tests.
59
60	* Telescope.pm: Add telescope limits.
61
622001-09-10  Tim Jenness  <tjenness@cpan.org>
63
64	* t/simple.t: Write proper test.
65
66	* Telescope.pm: Complete rewrite from the ground up to support the
67	 OMP interface.
68	 (see http://www.jach.hawaii.edu/JACpublic/JAC/software/omp)
69
702000-03-28  Tim Jenness  <tjenness@cpan.org>
71
72	* t/simple.t: Add test
73
74	* Telescope.pm: Tweak of Pod
75
76