2005-08-07  Kees Leune  <kees@leune.org>
* src/main.c: Patches for a potential security buffer overflow.

2005-07-25  Kees Leune  <kees@leune.org>
* src/metar.c: Wind directions, applied patch provides by Peter Samuelson
               (http://bugs.debian.org/317080)

2005-07-06  Kees Leune  <kees@leune.org>

* src/main.c: Clarified time display  (http://bugs.debian.org/317080)

2005-06-23  Kees Leune  <kees@leune.org>

* doc/metar.pod: Fixed typo in man page (http://bugs.debian.org/300947)
* src/main.c: Fixed typo (http://bugs.debian.org/301876)
              Metar will now listen to the METARURL environment variable.
* src/metar.c: Variable winds and CAVOK now recognized 
               (http://bugs.debian.org/301880)
* src/main.h: Changed download protocol to http (http://bugs.debian.org/303160)

2005-01-03  Kees Leune  <kees@leune.org>

* src/metar.h: Added structs for weather phenomena, Removed observation struct
* src/metar.c: Added weather phenomena parser, Added observation struct,
               Made private functions static
* src/main.c:  Added weather phenomena printout in decode mode
* src/Makefile.am: Removed library; build
* src/configure.ac: Removed AC_PROG_LIBTOOL from configure.ac
* doc/metar.pod: Moved part of the description from OPTIONS to DESCRIPTION

2004-12-23  Kees Leune  <kees@leune.org>

* README: typo fix
* TODO: closed 20041215.1 - Add proper copyright statements and
* configure.ac: added fatal error if libcurl3 is not present
* src/metar.c: split up into metar.c and main.c,  new name of library
* src/main.c: new name of executable
* doc/metar.pod: typo fix and expanded ICAO abbreviation

20041220.1 - Make library


2004-12-15	Kees Leune	<kees@leune.org>

* Initial public release
