summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt11
1 files changed, 9 insertions, 2 deletions
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)
==================