#
# ChangeLog for main/kofacustom.wdu/trunk/buildout-zeo.cfg
#
# Generated by Trac 1.2.2
# 17 Jan 2025, 00:40:54

Sun, 09 Nov 2014 08:44:55 GMT Henrik Bettermann [11940]
	* main/kofacustom.wdu/trunk/CHANGES.txt (modified)
	* main/kofacustom.wdu/trunk/README.txt (modified)
	* main/kofacustom.wdu/trunk/buildout-zeo.cfg (modified)
	* main/kofacustom.wdu/trunk/buildout.cfg (modified)
	* main/kofacustom.wdu/trunk/etc/site.zcml.in (modified)
	* main/kofacustom.wdu/trunk/etc/zope_zeo1.conf.in (modified)
	* main/kofacustom.wdu/trunk/etc/zope_zeo2.conf.in (modified)
	* main/kofacustom.wdu/trunk/setup.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu (moved)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/applicants/applicant.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/applicants/batching.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/applicants/browser.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/applicants/export.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/applicants/interfaces.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/applicants/payment.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/applicants/tests/test_applicant.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/applicants/tests/test_browser.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/applicants/utils.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/browser/pages.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/browser/tests.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/configuration.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/configure.zcml (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/ftesting.zcml (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/interfaces.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/interswitch/browser.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/interswitch/tests.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/payments/interfaces.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/batching.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/browser.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/export.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/interfaces.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/payments.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/student.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/studycourse.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/studylevel.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/tests/test_browser.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/tests/test_export.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/tests/test_student.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/utils.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/students/viewlets.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/testing.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/tests/test_configuration.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/tests/test_datacenter.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/tests/test_smtp.py (modified)
	* main/kofacustom.wdu/trunk/src/kofacustom/wdu/utils/tests.py (modified)

	Repace skeleton by wdu.

	Set ports.

	Set version number.

	Set ...


Sun, 09 Nov 2014 07:12:04 GMT Henrik Bettermann [11938]
	* main/kofacustom.wdu/trunk (copied)

	Copy skeleton trunk


Mon, 24 Feb 2014 07:42:51 GMT Henrik Bettermann [11394]
	* main/kofacustom.skeleton/trunk/CHANGES.txt (modified)
	* main/kofacustom.skeleton/trunk/INSTALL.txt (added)
	* main/kofacustom.skeleton/trunk/README-zeo.txt (deleted)
	* main/kofacustom.skeleton/trunk/README.txt (modified)
	* main/kofacustom.skeleton/trunk/buildout-zeo.cfg (modified)
	* main/kofacustom.skeleton/trunk/buildout.cfg (modified)
	* main/kofacustom.skeleton/trunk/docs (deleted)
	* main/kofacustom.skeleton/trunk/setup.py (modified)
	* main/kofacustom.skeleton/trunk/src/kofacustom/skeleton/README.txt (deleted)

	Removed sphinx docs.
	Added generic install instructions.
	Removed ...