v0.2.0
tag86582c96e0b0052b01c3ac5dbf8cfebdd75e5133
object 1df164e28824cf139b38e35d6eb6dbfb088c54a8
authorEric Wong <normalperson@yhbt.net>
Thu, 7 Jan 2010 02:03:24 +0000 (6 18:03 -0800)
clogger 0.2.0

The optional C extension no longer tries to preserve the
original response array as it could become subtly broken by
people using non-frozen but constant responses.  For the pure
Ruby version, there is a 1.9-encoding bugfix for response
size calculation.