clogger 1.2.0 - small bug and compatibility fixesv1.2.0
commit7cff94a7ce127765e7ce1ce75a92f29e3a15e604
authorEric Wong <normalperson@yhbt.net>
Tue, 6 Nov 2012 02:58:33 +0000 (6 02:58 +0000)
committerEric Wong <normalperson@yhbt.net>
Tue, 6 Nov 2012 02:58:33 +0000 (6 02:58 +0000)
tree195335a1f4903604912e09ac0894e96306203cda
parent31da4fee4f05cf3ba0359ae11c622440c01ff90b
clogger 1.2.0 - small bug and compatibility fixes

This release enables the optional C extension on MRI Ruby 2.0.0
(and any other platform that builds C extensions).

For rare setups which do not specify a :logger or :path
parameter for Clogger#initialize, we are now Rack::Lint
compliant and call #write on env["rack.errors"] instead
of "<<"
GIT-VERSION-GEN