From 6c44081089bc49f606ac1224b4148cf8e9e7a3cb Mon Sep 17 00:00:00 2001 From: Mike Bayer <mike_mp@zzzcomputing.com> Date: Wed, 13 Jun 2007 02:17:21 +0000 Subject: [PATCH] changelog --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES b/CHANGES index 9fbbe86..aa577e2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,9 @@ +0.1.7 +- one small fix to the unit tests to support python 2.3 +- a slight hack to how cache.py detects Beaker's memcached, +works around unexplained import behavior observed on some +python 2.3 installations + 0.1.6 - caching is now supplied directly by Beaker, which has all of MyghtyUtils merged into it now. The latest Beaker -- GitLab