Index: ChangeLog ================================================================== --- ChangeLog +++ ChangeLog @@ -22,10 +22,12 @@ * OFLHAArchive no longer defaults to ISO 8859-1 + New class OFZooArchive for extracting and creating Zoo files * The schemes for archive IRI handlers have been renamed * The schemes for archive IRI handlers now look for the rightmost `!`, which allows for chaining with less quoting + * Fixes -[OFMutableArray replaceObjectIdenticalTo:withObject:] being + inconsistent with -[OFMutableArray replaceObject:withObject:]. * Fixes getting non-existent xattrs in OFFileManager * Objects on Windows, MS-DOS and 32 bit Solaris now get properly aligned so that SIMD can be used on ivars * Fixes parsing of signed numbers in MessagePack * Fixes a memory leak in OFTarArchive