aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Ingebrigtsen2019-06-24 16:04:55 +0200
committerLars Ingebrigtsen2019-06-24 16:08:12 +0200
commitbc88b6b3193d1c4f8ebe6e8bd0fcc4a62bffa92c (patch)
tree15bc56e697fc3b34aad4f20136d7fa9f48559bfb
parente82ae0a27294172127480609a90c06977f3a4c7f (diff)
downloademacs-bc88b6b3193d1c4f8ebe6e8bd0fcc4a62bffa92c.tar.gz
emacs-bc88b6b3193d1c4f8ebe6e8bd0fcc4a62bffa92c.zip
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.
-rw-r--r--etc/NEWS4
1 files changed, 0 insertions, 4 deletions
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.
1286timeout, after which the underlying session is disabled. This is for 1286timeout, after which the underlying session is disabled. This is for
1287security reasons. 1287security reasons.
1288 1288
1289+++
1290*** Zstandard compression is now supported when using libarchive 3.3
1291or newer.
1292
1293** Rcirc 1289** Rcirc
1294 1290
1295--- 1291---