Version 2.7:
    New user features:

       Monthly moon calendar now uses moon images.
       Also, both moon calendars now show "Blue
       Moons", using the common definition that
       a Blue Moon is the second full moon in a
       calendar month.

       Enlarged and re-arranged buttons on the
       "opts" page, for enhanced finger
       friendliness.

       Got rid of "stylus mode".   The program is
       always in finger mode now.   There was
       never a significant difference between the
       two modes anyway.

       The program now always saves configuration
       changes in nonvolatile memory.   This is
       the standard behavior for handheld
       applications.

    Bug Fixes:

       Build-related files completely redone so
       as to use GNU autotools properly.

       Program no longer crashes if run on a
       phone who's locale is set to a language
       which uses a comma for the decimal point.

       Improved handling of zoom gestures which
       originate in the panning area.   Before
       this fix, it was difficult or impossible
       to zoom an area near the horizon, because
       such a gesture would be interpreted as a
       "press" in the panning area, which would
       call up the azimuth compass.

       Removed the call to the popt library that
       parsed the command line arguments.   This
       caused problems, because not all Freerunner
       software stacks shipped with the popt
       library.   The program now parses its
       command line arguments with no call to any
       library.

       Fixed a bug which made it difficult to
       use the arrows at the bottom of the monthly
       moon calendar to change months.

