diff options
| author | Lars Ingebrigtsen | 2019-06-24 16:04:55 +0200 |
|---|---|---|
| committer | Lars Ingebrigtsen | 2019-06-24 16:08:12 +0200 |
| commit | bc88b6b3193d1c4f8ebe6e8bd0fcc4a62bffa92c (patch) | |
| tree | 15bc56e697fc3b34aad4f20136d7fa9f48559bfb | |
| parent | e82ae0a27294172127480609a90c06977f3a4c7f (diff) | |
| download | emacs-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/NEWS | 4 |
1 files changed, 0 insertions, 4 deletions
| @@ -1286,10 +1286,6 @@ names are adjusted to the host name from the previous hop. | |||
| 1286 | timeout, after which the underlying session is disabled. This is for | 1286 | timeout, after which the underlying session is disabled. This is for |
| 1287 | security reasons. | 1287 | security reasons. |
| 1288 | 1288 | ||
| 1289 | +++ | ||
| 1290 | *** Zstandard compression is now supported when using libarchive 3.3 | ||
| 1291 | or newer. | ||
| 1292 | |||
| 1293 | ** Rcirc | 1289 | ** Rcirc |
| 1294 | 1290 | ||
| 1295 | --- | 1291 | --- |