summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index cac15589e..65690e73e 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,13 @@
Next release
============
+Features
+--------
+
+- Undocumented hook: make ``get_app`` and ``get_root`` of the
+ ``repoze.bfg.paster.BFGShellCommand`` hookable in cases where
+ endware may interfere with the default versions.
+
Documentation
-------------