diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-05-15 21:17:42 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-05-15 21:17:42 +0000 |
commit | bfdc366037690c74d1e6b73fc33e2f73842ed793 (patch) | |
tree | eddffbfb10fcdcda6d2afd3bf17e4a9aaa2a8d54 /ChangeLog | |
parent | ca32b4d5b51b95fac2b030874025ac4c19be8414 (diff) | |
download | tor-bfdc366037690c74d1e6b73fc33e2f73842ed793.tar.gz tor-bfdc366037690c74d1e6b73fc33e2f73842ed793.zip |
r12763@catbus: nickm | 2007-05-15 05:29:33 -0400
Make --enable-gcc-warnings happy on the upcoming gcc 4.2
svn:r10195
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -144,6 +144,7 @@ Changes in version 0.2.0.1-alpha - 2007-??-?? - Add even more asserts to hunt down bug 417. - On Windows, we were preventing other processes from reading cached-routers while Tor was running. (Reported by janbar) + - Build without verbose warnings even on (not-yet-released) gcc 4.2 o Minor bugfixes (controller): - Make 'getinfo fingerprint' return a 551 error if we're not a |