summaryrefslogtreecommitdiff
path: root/crates/tor-general-addr/semver.md
Commit message (Collapse)AuthorAgeFilesLines
* AF_UNIX terminology: Rename two error structsIan Jackson2025-03-241-0/+7
| | | | | | We change `NoUnixAddressSupport` to `NoAfUnixSocketSupport` because it doesn't make much sense to talk about support for the addresses separately from support for the sockets.
* AF_UNIX terminology: Rename two error variantsIan Jackson2025-03-241-0/+6
Change `..UnixAddress...` to `...AfUnixAddress..`.