summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 80368d785..705c2a65b 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,5 +1,8 @@
Next release
+ - Change docs to explain install in terms of a virtualenv
+ (unconditionally).
+
- Make pushpage decorator compatible with repoze.bfg.convention's
``bfg_view`` decorator when they're stacked.