Hi, I would like to point out to one new Pharo feature that is a potential issue. The package Zinc-Patch-HTTPSocket stole the ownership of several methods from the class HTTPSocket. That means that now this package doesn't act as an overlay patch.
The consequences are not fatal. It only means that now the Gofer package that uses this methods is dependent on Zinc and it makes a headless Gofer image a little bit larger and less clean. Cheers, -- Pavel
