[Zope-Checkins] SVN: Zope/branches/2.11/lib/python/ - use ApplicationDefaultPermissions directly from new location

2009-01-03 Thread Yvo Schubbe
Log message for revision 94469: - use ApplicationDefaultPermissions directly from new location Changed: U Zope/branches/2.11/lib/python/AccessControl/Permission.py U Zope/branches/2.11/lib/python/Globals/__init__.py -=- Modified:

[Zope-Checkins] SVN: Zope/trunk/lib/python/AccessControl/Permission.py - use ApplicationDefaultPermissions directly from new location

2009-01-03 Thread Yvo Schubbe
Log message for revision 94470: - use ApplicationDefaultPermissions directly from new location Changed: UU Zope/trunk/lib/python/AccessControl/Permission.py -=- Modified: Zope/trunk/lib/python/AccessControl/Permission.py ===

[Zope-Checkins] SVN: Zope/trunk/lib/python/Globals/__init__.py Fix typos.

2009-01-03 Thread Stefan H. Holek
Log message for revision 94481: Fix typos. Changed: U Zope/trunk/lib/python/Globals/__init__.py -=- Modified: Zope/trunk/lib/python/Globals/__init__.py === --- Zope/trunk/lib/python/Globals/__init__.py 2009-01-03 15:42:02

[Zope-Checkins] SVN: Zope/branches/2.10/ - added 'InitializeClass' alias to ease migration

2009-01-03 Thread Yvo Schubbe
Log message for revision 94482: - added 'InitializeClass' alias to ease migration Changed: U Zope/branches/2.10/doc/CHANGES.txt U Zope/branches/2.10/lib/python/App/class_init.py U Zope/branches/2.10/lib/python/Globals/__init__.py -=- Modified: Zope/branches/2.10/doc/CHANGES.txt

[Zope-Checkins] SVN: Zope/branches/2.11/ - added 'InitializeClass' alias to ease migration

2009-01-03 Thread Yvo Schubbe
Log message for revision 94483: - added 'InitializeClass' alias to ease migration Changed: U Zope/branches/2.11/doc/CHANGES.txt U Zope/branches/2.11/lib/python/App/class_init.py U Zope/branches/2.11/lib/python/Globals/__init__.py -=- Modified: Zope/branches/2.11/doc/CHANGES.txt

[Zope-Checkins] SVN: Zope/trunk/lib/python/App/class_init.py - made InitializeClass the default name

2009-01-03 Thread Yvo Schubbe
Log message for revision 94484: - made InitializeClass the default name Changed: UU Zope/trunk/lib/python/App/class_init.py -=- Modified: Zope/trunk/lib/python/App/class_init.py === --- Zope/trunk/lib/python/App/class_init.py

[Zope-Checkins] SVN: Zope/trunk/lib/python/Products/Five/security.py Restore Products.Five.security.initializeClass.

2009-01-03 Thread Stefan H. Holek
Log message for revision 94498: Restore Products.Five.security.initializeClass. Changed: U Zope/trunk/lib/python/Products/Five/security.py -=- Modified: Zope/trunk/lib/python/Products/Five/security.py === ---