mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
changelog entry for 22106
This commit is contained in:
parent
dcfed8c1c8
commit
3c6d5e10a0
12
changes/feature22106
Normal file
12
changes/feature22106
Normal file
@ -0,0 +1,12 @@
|
||||
o Major features (security, stability, experimental):
|
||||
|
||||
- Tor now has the optional ability to include modules written in
|
||||
Rust. To turn this on, pass the "--enable-rust" flag to the
|
||||
configure script.
|
||||
|
||||
It's not time to get excited yet: currently, there is no actual
|
||||
Rust functionality beyond some simple glue code, and a notice at
|
||||
startup to tell you that Rust is running. Still, we hope that
|
||||
programmers and packagers will try building with rust
|
||||
support, so that we can find issues with the build system,
|
||||
and solve portability issues. Closes ticket 22106.
|
Loading…
Reference in New Issue
Block a user