Ionic.Zip issue

What is the version of Ionic.Zip.Reduced.dll in 3.2.5.1 and 3.3.x beta ? Is it a modified version of latest DotNetZip v1.9.1.8 ?
Can you move Ionic.Zip.Reduced into the Pathfinding namespace to avoid conflicts with users own Ionic.Zip libraries, just like JsonFx does.

Hi

You can find the source for it here: https://github.com/HalfVoxel/DotNetZip
True, I should put it in a custom namespace. I have added it to my ToDo list.