Summary of changes
==================

1.11 (released 2006-08-14)
--------------------------

Joseph Tate <jtate@rpath.com>:
    Allow SCGIServer to use an open socket if provided by the calling
    procedure.  The existing serve() method remains the same.

Neil Schemenauer <nas@arctrix.com>:
    Improve portability of the passfd module (solves at least one bug on
    AMD64 machines).

Neil Schemenauer <nas@arctrix.com>:
    Fix a mod_scgi bug that caused a segfault (due to a NULL pointer
    dereference) with certain configurations.  Thanks to Thomas Yandell
    for helping track down the bug.

Neil Schemenauer <nas@arctrix.com>:
    Don't send duplicated headers for SCRIPT_NAME and HTTPS.

Neil Schemenauer <nas@arctrix.com>:
    Update README and LICENSE files.


Older changes
=============

  See doc/CHANGES_110.txt for changes up to version 1.10.


/* vim: set ai tw=74 et sw=4 sts=4: */
