summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2007-06-13 02:17:21 +0000
committerMike Bayer <mike_mp@zzzcomputing.com>2007-06-13 02:17:21 +0000
commit6c44081089bc49f606ac1224b4148cf8e9e7a3cb (patch)
tree4b641ea191204c24ab6958fa1e59436b304068cb
parent43fd83e745da6125c918f861422c6a50866d218a (diff)
downloadmako-rel_0_1_7.tar.gz
changelogrel_0_1_7
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
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