From: Andres Mejia Date: Sun, 13 Jan 2013 23:27:09 +0000 (-0500) Subject: Update NEWS entries for release of libarchive 3.0.5. X-Git-Tag: v3.1.0~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5880cd5204c516fa26e72f371434fabe4b14e92d;p=thirdparty%2Flibarchive.git Update NEWS entries for release of libarchive 3.0.5. --- diff --git a/NEWS b/NEWS index 5c280685f..10be1421a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,24 @@ +Jan 13, 2013: libarchive 3.0.5 released + +Dec 07, 2012: Implement functions to manually set the format and filters used. + +Nov 11, 2012: Add support for __MACOSX directory in Zip archives, which resource + forks are stored in. + +Oct 20, 2012: Add support for writing v7 tar format. + +Oct 09, 2012: Add support for grzip compression. + +Oct 07, 2012: Introduce b64encode filter. +Oct 07, 2012: Introduce uuencode filter. + +Oct 06, 2012: Add support for lzop. + +Sep 27, 2012: Implement function used to seek within data blocks. + (Currently only supported for uncompressed RAR archives). + +Apr 22, 2012: Add basic archive read and write filter support for lrzip. + Mar 27, 2012: libarchive 3.0.4 released Feb 05, 2012: libarchive development now hosted at GitHub.