summaryrefslogtreecommitdiff
path: root/crates/tor-rpc-connect/semver.md
Commit message (Collapse)AuthorAgeFilesLines
* AF_UNIX terminology: Rename two error variantsIan Jackson2025-03-241-0/+7
| | | | Change `..UnixAddress...` to `...AfUnixAddress..`.
* RPC: Abolish an unused and misnamed error variantIan Jackson2025-03-241-0/+4
This variant breaches the new guidelines about AF_UNIX terminology. And its purpose is unclear and it's not used.