From edd2bd2b3baa9cca40dcd8717b338076f09d0807 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 21 Apr 2011 04:02:57 +0000 Subject: clogger 1.0.0 - \o/ * $time_iso8601 added for nginx compatibility * $time_local (without strftime-options) is now locale-independent There's also a minor usability tweak that allows Symbols to be specified as the :format argument, so config.ru can be shortened: before (continues to work with 1.0.0): use Clogger, :format => Clogger::Format::Rack_1_0 after: use Clogger, :format => :Rack_1_0 --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 63c979d..88b943a 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v0.9.0.GIT +DEF_VER=v1.0.0.GIT LF=' ' -- cgit v1.2.3-24-ge0c7