2005-08-29  John Kodis  <john@kodis.org>

    * Version 2.3 released.

2005-08-29  John Kodis  <john@kodis.org>

    * Fixed a couple of memory allocation errors, and removed a
      superfluous declaration that gcc v4.0 began flagging as an
      error.

2004-10-10  John Kodis  <john@kodis.org>

    * Version 2.2 released after a long idle period following a
      compromise of the savannah server, primarily to get a new
      tarball out to the savannah download area.

2004-08-14  John Kodis  <john@kodis.org>

    * Make a few build system cleanups.

2003-04-19  John Kodis  <kodis@comcast.net>

    * Added a tiger map of the area around a station to the web
      Details Page.

2003-04-17  John Kodis  <kodis@comcast.net>

    * Added radiation pattern plots to the web Details Pages.

2003-04-14  John Kodis  <kodis@comcast.net>

    * Version 2.1 released.

2003-04-13  John Kodis  <kodis@comcast.net>

    * Added the first cut at generating web pages.

    * Revised geoloc routines.  Added code to return the most
      populous occurance of a city when no state is given.

2002-11-12  John Kodis  <kodis@comcast.net>

    * Version 2.0 released.

2002-11-12  John Kodis  <kodis@comcast.net>

    * Can now use city or city and state names as a location
      specification.  Unfortunately, this is limited to US cities as I
      haven't found a suitable global gazetteer.

2002-09-26  John Kodis  <kodis@comcast.net>

    * Version 1.4, the post-desidification release.

    * Renamed things: fcc-bin.c to fcc-search.c; fcc-lib.c to
      fcc-ingest.c; fcc-lib.h to fcc.h; delete fcc-bin.h, zip-munge.c.
      Renamed str-to-geoloc.{c,h} to geoloc.{c,h}.  Renamed
      gen-fcc-bin.c to station-info-gen-index.c, gen-callsigns-loc.c
      to station-info-call-loc.c.

2002-09-25  John Kodis  <kodis@comcast.net>

    * Version 1.3, the pre-desidification release.

2002-09-25  John Kodis  <kodis@comcast.net>

    * Match callsigns with suffixes, so that a location of "WRYR" will
      match against a callsign of "WRYR-LP" if a callsign entry for
      "WRYR" isn't in the callsigns.loc file.

2002-08-18  John Kodis  <kodis@comcast.net>

    * Sped up initial database loading by a factor of about 100.  This
      involved writing gen-fcc-bin, a program to generate binary files
      with just enough data to perform the initial station selection,
      and using this data in the station-info and station-info-cli
      programs.

2002-07-28  John Kodis  <kodis@comcast.net>

    * Version 1.2 released.

2002-07-27  John Kodis  <kodis@comcast.net>

    * Accept station callsigns as location specifications.  Also move
      all the cdbs and .loc files to $PKGDATADIR, (by default,
      /usr/local/share/station-info/).

2002-07-20  John Kodis  <kodis@comcast.net>

    * Correct display of antenna patterns.  Previously, these were
      shown rotated, reversed, and upside down.  Also added a compass
      rose and the station callsign to the antenna pattern display.

2002-07-19  John Kodis  <kodis@comcast.net>

    * Avoid trying to draw into details windows that have been closed.

2002-05-25  John Kodis  <kodis@jagunet.com>

    * Version 1.1 released.

2002-05-23  John Kodis  <kodis@jagunet.com>

    * Use str_to_geoloc() to translate location strings into
      geographic locations.  This allows US zip codes to be used to
      specify a location.

2002-05-09  John Kodis  <kodis@jagunet.com>

    * Use a single window for display of details information.  A new
      details window can still be created by clicking on a station
      entry with mouse button 3.

2002-04-13  John Kodis  <kodis@jagunet.com>

    * Version 1.0 released.

2001-12-13  John Kodis  <kodis@jagunet.com>

    * Checked the initial version of the station-info project into its
      new home on savannah.gnu.org.
