changelog: Sadly, the shellexpand non-UTF-8 support is not merged yet

This commit is contained in:
Ian Jackson 2022-09-01 14:26:58 +01:00
parent ee036ed00d
commit 22a97b7ce8
1 changed files with 2 additions and 2 deletions

View File

@ -95,8 +95,8 @@ bridges and pluggable transports.
tools. ([#381], [!645]) tools. ([#381], [!645])
- Backend support for some cell types that we'll need down the road when - Backend support for some cell types that we'll need down the road when
we implement onion services. ([!651], [!648]) we implement onion services. ([!651], [!648])
- Switch to a new version of [`shellexpand`], with better support for - Switch to the once-again-maintained main branch of [`shellexpand`].
filesystems with non-UTF8 paths. ([!661]) ([!661])
- Use less storage on disk for descriptors, by expiring them more - Use less storage on disk for descriptors, by expiring them more
aggressively. ([#527], [!669]) aggressively. ([#527], [!669])
- Backend support for RTT estimation, as needed for congestion-based - Backend support for RTT estimation, as needed for congestion-based