diff options
author | Roger Dingledine <arma@torproject.org> | 2018-02-07 12:22:29 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2018-02-07 12:22:29 -0500 |
commit | a7440d9c9df1141a5ff52c1358bc28a8bb27bea3 (patch) | |
tree | eab3a60021db7ade469173cb0c4c6076368b0dd0 /ChangeLog | |
parent | 78382d557ab3da0b11f4fbda829f463067fc808f (diff) | |
download | tor-a7440d9c9df1141a5ff52c1358bc28a8bb27bea3.tar.gz tor-a7440d9c9df1141a5ff52c1358bc28a8bb27bea3.zip |
more fixes for typos, grammar, whitespace, etc
some of these ought to have been noticed by the "misspell" tool,
so if anybody is debugging it, here are some bug reports :)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -444,7 +444,7 @@ Changes in version 0.3.2.9 - 2018-01-09 o Minor bugfixes (portability, msvc): - Fix a bug in the bit-counting parts of our timing-wheel code on MSVC. (Note that MSVC is still not a supported build platform, due - to cyptographic timing channel risks.) Fixes bug 24633; bugfix + to cryptographic timing channel risks.) Fixes bug 24633; bugfix on 0.2.9.1-alpha. |