1
Version 1.27 - released June 7, 1999.
2
fixed a minor bug in computation of azimuth (A in Horizon Coords). Thanks to
3
Dan Moraru for spotting this one. (There were two SinGlat factors instead of one).
5
Version 1.26 - released April 22, 1999 (?).
6
Version 1.25 - released March 22, 1999.
7
Now auto-detects 8-bit display and forces the LowColor pixmap to
8
be used. The -low option still works if you need to conserve colors
9
even on high-color displays.
11
Added 3 command line options + code to change colors of the data
14
-bc <Color> to change background color.
15
-lc <Color> to change color of labels and headers.
16
-dc <Color> to change color of data values.
18
Version 1.24 - released February 9, 1999.
19
Added low color support via the -low command line option.
21
Version 1.23 - released February 4, 1999.
22
cosmetic for AfterStep users. removed spurious black line at RHS edge an mask.
24
Version 1.22 - released January 8, 1999.
26
+ Changed PI2 to TwoPi in Moon.c -- Linux Pyth. had probs because
27
PI2 was defined in <math.h>.
29
Version 1.21 - released January 7, 1999.
31
+ minor bug fixes in Makefile and manpage.
33
Version 1.2 - released January 3, 1999.
36
+ Local Time/ Universal Time display.
37
+ Visible: Yes/No to indicate if Moon is up or not.
38
+ Frac (percent through orbit -- this is NOT a simple
39
conversion of AGE....).
40
+ Horizon Coords. Altitude is measured up from horizon to
41
Moon in degrees. Azimuth is in degrees from due south.
43
Also shuffled things around a bit...
45
Version 1.1 - released December 24, 1998.
46
Fixed bug in AGE calculation. It now should be highly accurate.
47
Note that AGE is not the same as Phase*29.530589 ...
48
I have checked with the Astronomical Almanac and it agrees very
51
Version 1.0 - released December 16, 1998.