From 791a23ffbba7d22f2b66a04868f76fd97740d618 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 4 Jan 2010 23:14:52 +0000 Subject: - Make ``paster bfgshell`` and ``paster create -t bfg_xxx`` work on Jython (fix minor incompatibility with treatment of ``__doc__`` at the class level). --- CHANGES.txt | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 2b1ad4dd0..554c05d4c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,8 +1,12 @@ -After 1.2a10 (unreleased) -========================= +Next Release +============ -Bugs Fixed ----------- +Bug Fixes +--------- + +- Make ``paster bfgshell`` and ``paster create -t bfg_xxx`` work on + Jython (fix minor incompatibility with treatment of ``__doc__`` at + the class level). - Updated dependency on ``WebOb`` to require a version which supports features now used in tests. -- cgit v1.2.3