about summary refs log tree commit homepage
tag namev2.0.0 (5aa104abff8c3c24714667c83df6b459ff52dee9)
tag date2014-05-12 06:50:15 +0000
tagged byEric Wong <normalperson@yhbt.net>
tagged objectcommit 8333454e7c...
downloadclogger-2.0.0.tar.gz
clogger 2.0.0 - updated website URL, cleanups
This updates the documentation to point to the new homepage
at http://clogger.bogomips.org/

There is one API change which removes :to_io support,
as this was never a valid Rack extension.

This also fixes a minor incompatibility which prevented the GVL from
being released on ruby-trunk (2.2.0dev) during disk operations.

The mailing list continues to be hosted at librelist, but that will
probably soon change to a public-inbox + mailing list.

There are also minor code cleanups.

This also relaxes license to LGPLv2.1 or later.