From f53594a5c6f265850d17a4b78f759297949bb20c Mon Sep 17 00:00:00 2001 From: Jonathan Swartz Date: Mon, 31 Aug 2009 10:12:09 -0700 Subject: [PATCH] fix --- Changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changes b/Changes index 7a559e5..c3b5066 100644 --- a/Changes +++ b/Changes @@ -8,7 +8,7 @@ Revision history for CHI - Add Test::Exception, Log::Any::Adapter::Dispatch to dependencies - Remove use of no-longer-existent CHI::Test::Logger from test modules - RT #49252 - Fix get_multi_* when $@ already contains an error - RT #48988 - reported by Sergey Panteleev - - Fix cache_root alias and fix docs to mention root_dir - RT #43409 - reported by anirvan + - Fix docs to mention root_dir - RT #43409 - reported by anirvan * Implementation - Remove private debugging methods dp and dps