tor/changes/bug3589
George Kadianakis 8b9f4d75f2 Address Nick's comments.
- Add a changes/ file.
- Make it compile under --enable-gcc-warnings.
- Update the file-level documentation of src/or/transports.c.
- Only update descriptor if at least a managed proxy was configured.
- Add our external IP address to the extra-info descriptor instead of 0.0.0.0.
2012-07-12 15:28:43 +02:00

4 lines
138 B
Plaintext

o Major features:
- Bridges now report the pluggable transports they support to the
bridge authority. Implements ticket 3589.