From a6e1e9dbc7d1a2e34c34747c73b253bed19f5099 Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Sat, 6 Oct 2018 22:30:41 +0200 Subject: [PATCH] Add RAR 5.0 support to NEWS and README.md --- NEWS | 2 ++ README.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 45b40b499..5d782e6fc 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +Oct 06, 2018: RAR 5.0 reader + Sep 03, 2018: libarchive 3.3.3 released Jul 19, 2018: Avoid super-linear slowdown on malformed mtree files diff --git a/README.md b/README.md index 1a127bbb2..df19125f9 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ Currently, the library automatically detects and reads the following fomats: * 7-Zip archives * Microsoft CAB format * LHA and LZH archives - * RAR archives (with some limitations due to RAR's proprietary status) + * RAR and RAR 5.0 archives (with some limitations due to RAR's proprietary status) * XAR archives The library also detects and handles any of the following before evaluating the archive: -- 2.47.2