summaryrefslogtreecommitdiff
path: root/docs/whatsnew-1.3.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/whatsnew-1.3.rst')
-rw-r--r--docs/whatsnew-1.3.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/whatsnew-1.3.rst b/docs/whatsnew-1.3.rst
index f72a76e19..8daefa1b0 100644
--- a/docs/whatsnew-1.3.rst
+++ b/docs/whatsnew-1.3.rst
@@ -289,6 +289,11 @@ Minor Feature Additions
raised. If the value supplied as ``dotted`` is not a string, the
value is returned unconditionally without any resolution attempted.
+- The new
+ :meth"`repoze.bfg.configuration.Configurator.absolute_resource_spec`
+ method resolves a potentially relative :term:`resource
+ specification` string into an absolute version.
+
Backwards Incompatibilities
---------------------------