#+TITLE: mini-httpd                            -*- mode:org;fill-column:79; -*-
#+STARTUP: showall

* Noteworthy changes in release 1.7 (2017-08-29) [stable]

  Add support for GCC version 6.4.0.

* Noteworthy changes in release 1.6 (2016-04-04) [stable]

  Update gnulib to fix build errors with GCC version 5.3.x.

* Noteworthy changes in release 1.5 (2015-10-02) [stable]

  Fix build with recent versions of Boost, i.e. version 1.59 or later.

* Noteworthy changes in release 1.4 (2013-03-27) [stable]

  Work around broken 'timezone' variable in FreeBSD. POSIX says that this
  variable ought to be a long integer that signifies the time difference to
  GMT, but FreeBSD doesn't provide that information.

* Noteworthy changes in release 1.3 (2013-03-20) [stable]

  Fix build on BSD Unix.

* Noteworthy changes in release 1.2 (2013-02-09) [stable]

  Minor portability fixes for recent versions of GCC and gnulib.

* Noteworthy changes in release 1.1 (2010-03-05) [stable]

  The project has moved to Savannah at <http:/www.nongnu.org/mini-httpd/>.

* Noteworthy changes in release 1.0 (2004-01-20) [stable]

  Initial version.
