summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorJason Madden <jamadden@gmail.com>2017-11-30 12:07:25 -0600
committerJason Madden <jamadden@gmail.com>2017-11-30 12:07:25 -0600
commit417d6246d3faa1e3001b54432a0c9bd4f2cf1603 (patch)
tree9f45ef8f7aa7c2895dbc1da0ab35476eda70f833 /CHANGES.rst
parent6b79a8ef5ec9b94b2a93128c000a172f248fdc6e (diff)
downloadzope-security-417d6246d3faa1e3001b54432a0c9bd4f2cf1603.tar.gz
Fix link in changelog.
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 310b09d..9c22e8a 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -7,7 +7,7 @@
- Fix the default values for ``Permission`` fields ``title`` and
``description`` under Python 2. See `issue 48
- <https://github.com/zopefoundation/zope.security/issues/48>`.
+ <https://github.com/zopefoundation/zope.security/issues/48>`_.
- Change the ``IPermission.id`` from ``Text`` (unicode) to a
``NativeStringLine``. This matches what ZCML creates and what is