Commit 765d68a8 authored by Hanno Schlichting's avatar Hanno Schlichting

Merged c119450 from 2.13 branch

parent 4f27bec6
......@@ -31,6 +31,9 @@ Features Added
- Updated to Zope Toolkit 1.1dev.
- Added `addzope2user` script, suitable for adding an admin user directly to
the root acl_users folder.
- Updated distributions:
- Products.ZCatalog = 2.13.3
......
......@@ -118,6 +118,7 @@ setup(name='Zope2',
'runzope=Zope2.Startup.run:run',
'zopectl=Zope2.Startup.zopectl:run',
'zpasswd=Zope2.utilities.zpasswd:main',
'addzope2user=Zope2.utilities.adduser:main',
],
},
)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment