From: John L. <je...@pi...> - 2004-05-13 12:30:07
|
I have made a new release (0.07) of jazzlib containing changes from 2003-01-26. You can download the release by following the links at: http://jazzlib.sourceforge.net/ I have summarised the differences from release 0.06: GZIPOutputStream - update crc after writing to stream Inflater - added finalize() and end() InflaterInputStream - check for null in,inf or size == 0, check for null stream in close(), check for null in fill() ZipException - check for maximum name length of 65535, check for null comment in setComment ZipFile - use file path instead of name in constructor, add finalize() -- John Leuner <je...@pi...> |