mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
5 lines
253 B
Text
5 lines
253 B
Text
o New system requirements:
|
|
- Tor no longer attempts to support platforms where the "time_t" type
|
|
is unsigned. (To the best of our knowledge, only OpenVMS does this,
|
|
and Tor has never actually built on OpenVMS.) Closes ticket 18184.
|
|
|