From: Lars Ingebrigtsen Date: Mon, 24 Jun 2019 14:04:55 +0000 (+0200) Subject: NEWS fix up for Zstandard patches X-Git-Tag: emacs-27.0.90~2270 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bc88b6b3193d1c4f8ebe6e8bd0fcc4a62bffa92c;p=emacs.git NEWS fix up for Zstandard patches * etc/NEWS: tramp-archive is a new feature, so no need to say that specific parts of it are new. From Michael Albinus. --- diff --git a/etc/NEWS b/etc/NEWS index de961988865..5e134c47e42 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1286,10 +1286,6 @@ names are adjusted to the host name from the previous hop. timeout, after which the underlying session is disabled. This is for security reasons. -+++ -*** Zstandard compression is now supported when using libarchive 3.3 -or newer. - ** Rcirc ---