Release 1.6.0-dev-SlapOS-010

parent d9303c7e
1.6.0-dev-SlapOS-010
--------------------
- Fix 1.6.0-dev-SlapOS-009 that was in a weird state:
Go back to 1.6.0-dev-SlapOS-008 and properly merge branches bug_1041249 and
serialisation.
1.6.0-dev-SlapOS-009
--------------------
- Fix call to super() in AllowHostsPackageIndex (related to bug 1041249)
- unserialize values _after_ loading _data (so they are not
overwritten) (related to serialisation)
1.6.0-dev-SlapOS-008
--------------------
......
......@@ -12,7 +12,7 @@
#
##############################################################################
name = "zc.buildout"
version = "1.6.0-dev-SlapOS-008"
version = "1.6.0-dev-SlapOS-010"
import os
from setuptools import setup
......
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