Commit 262f3f2c authored by Wolfgang Schnerring's avatar Wolfgang Schnerring

use zope.container instead of zope.app.container

parent 9a0b8f07
......@@ -6,6 +6,7 @@ CHANGES
------------------
- Added support to bootstrap on Jython.
- Use zope.container instead of zope.app.container.
3.4.2 (2008/07/27)
------------------
......
......@@ -14,8 +14,8 @@
/*
* This file is also used as a really extensive macro in
* ../app/container/_zope_app_container_contained.c. If you need to
* change this file, you need to "svn copy" it to ../app/container/.
* ../container/_zope_container_contained.c. If you need to
* change this file, you need to "svn copy" it to ../container/.
*
* This approach is taken to allow the sources for the two packages
* to be compilable when the relative locations of these aren't
......
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