diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-05-26 09:10:27 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-05-26 09:10:27 -0400 |
commit | 61625b8f26384a4a5d407db3f96e343c4dac36f8 (patch) | |
tree | ac65eaac82a5a6b21966e71dc46d731670c74086 | |
parent | 0870660716abbb750284a09ddefe7e727ecda31f (diff) | |
download | tor-61625b8f26384a4a5d407db3f96e343c4dac36f8.tar.gz tor-61625b8f26384a4a5d407db3f96e343c4dac36f8.zip |
Pedantry in the changelog.tor-0.3.1.2-alpha
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ Changes in version 0.3.1.2-alpha - 2017-05-26 Tor 0.3.1.2-alpha is the second release in the 0.3.1.x series. It - fixes a couple of bugs found while testing 0.3.1.1-alpha, including a + fixes a few bugs found while testing 0.3.1.1-alpha, including a memory corruption bug that affected relay stability. o Major bugfixes (crash, relay): |