0
0
mirror of https://gitlab.torproject.org/tpo/core/tor.git synced 2024-09-20 12:22:14 +02:00

Merge branch 'maint-0.3.5'

This commit is contained in:
Nick Mathewson 2019-01-02 16:09:20 -05:00
commit eaaeaf7933

4
changes/ticket28924 Normal file
View File

@ -0,0 +1,4 @@
o Minor features (compilation):
- When possible, place our warning flags in a separate file, to avoid
flooding verbose build logs to an unacceptable amount. Closes ticket
28924.