------------------
- Implemented Windows support and support for running ZEO as a Windows service.
We depend on the new nt_svcutils distribution to provide this support.
[baijum, hannosch]
- The FileStorage component of ZODB 3.9 now supports blobs natively,
so no need to use BlobStorage proxy for it anymore.
[baijum, hannosch]
- Added ``extra-paths`` option to add additional modules paths.
[baijum]
- Fixed ZEO packing of mounted storage.
[vangheem]
- Added -B option to the ``zeopack`` script to specify the location of the
blob storage.
[vangheem]