From c0114eebf3e58ff1d30b7fd016850b660cf1c75b Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 19 Oct 2009 02:43:33 +0000 Subject: Prep for 1.1a7. --- CHANGES.txt | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index c16d691b7..69c01fc15 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,5 @@ -Next release -============ +1.1a7 (2009-10-18) +================== Features -------- @@ -47,6 +47,13 @@ Documentation :mod:`repoze.bfg.url.model_url` Generates a URL`` to the "Hooks" narrative chapter of the docs. +Internal +-------- + +- Remove ``ez_setup.py`` and imports of it within ``setup.py``. In + the new world, and as per virtualenv setup instructions, people will + already have either setuptools or distribute. + 1.1a6 (2009-10-15) ================== -- cgit v1.2.3