From 7cff94a7ce127765e7ce1ce75a92f29e3a15e604 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 6 Nov 2012 02:58:33 +0000 Subject: 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 4251f36..4085f0e 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.1.0.GIT +DEF_VER=v1.2.0 LF=' ' -- cgit v1.2.3-24-ge0c7