Remove collective.autopermission dependency.
svn path=/plone.app.discussion/trunk/; revision=46969
This commit is contained in:
parent
37b96c363b
commit
c15c898565
@ -1,6 +1,13 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
2.0RC1 (unreleased)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
- Remove collective.autopermission dependency that has become unnecessary in
|
||||||
|
Plone 4.1.
|
||||||
|
[timo]
|
||||||
|
|
||||||
1.0RC1 (unreleased)
|
1.0RC1 (unreleased)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
@ -2,8 +2,6 @@
|
|||||||
xmlns="http://namespaces.zope.org/zope"
|
xmlns="http://namespaces.zope.org/zope"
|
||||||
i18n_domain="plone.app.discussion">
|
i18n_domain="plone.app.discussion">
|
||||||
|
|
||||||
<include package="collective.autopermission" />
|
|
||||||
|
|
||||||
<!-- custom permissions are defined here -->
|
<!-- custom permissions are defined here -->
|
||||||
|
|
||||||
<permission
|
<permission
|
||||||
|
Loading…
Reference in New Issue
Block a user