]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Update NEWS with highlights from last two years of work
authorTim Kientzle <kientzle@acm.org>
Sun, 14 Feb 2016 06:03:35 +0000 (22:03 -0800)
committerTim Kientzle <kientzle@acm.org>
Sun, 14 Feb 2016 06:03:35 +0000 (22:03 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 9dee879b6467eb11e69aa76bde178bd291ff22b0..efe68daae40ee2dd4eb781ab6ea6e5450c4c5991 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,32 @@
+Feb 13, 2016: libarchive 3.1.900a released
+    This is a test release in preparation for 3.2.0
+
+Oct 21, 2015: Preliminary port to OSF
+
 Apr 11, 2015: libarchive's issue tracker is now hosted at GitHub.
     https://github.com/libarchive/libarchive/issues
 
+Early 2015:  Many fixes to crash and overflow bugs thanks to Hanno Boeck
+
+Oct 13, 2014: Zip encryption and decryption support
+
 Aug 13, 2014: Add support for lz4 compression.
 
+Jun 10, 2014: Add warc format support
+
+May  3, 2014: Add experimental Zip streaming extension
+
+Apr  6, 2014: Add bsdcat command-line tool
+
+Jan 12, 2014: Add Zip64 support
+
+Dec  1, 2013: Rewrite Zip write logic
+
+Jul  1, 2013: Add ability to detect encrypted entries for many formats
+     (This does not add the ability to *decrypt* those entries, however)
+
+Feb 23, 2013: "raw" write support added
+
 Feb 09, 2013: libarchive 3.1.2 released
 
 Jan 28, 2013: libarchive's new website moved to http://www.libarchive.org.