diff options
author | Yawning Angel <yawning@torproject.org> | 2015-03-22 12:57:55 +0000 |
---|---|---|
committer | Yawning Angel <yawning@torproject.org> | 2015-03-22 12:57:55 +0000 |
commit | 594d45be021144f1297b62d150842aa042e734ec (patch) | |
tree | 7dcd7b8f8e9386732e27082502cc4aa5fb9eefca | |
parent | 398b795c87387d25c889a3bf700b387cd120520e (diff) |
Update the ChangeLog (No functional changes).
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ Changes in version 0.0.5 - UNRELEASED: - - Go vet/fmt fixes. Patches by mvdan. + - Go vet/fmt fixes, and misc. code cleanups. Patches by mvdan. Changes in version 0.0.4 - 2015-02-17 - Improve the runtime performance of the obfs4 handshake tests. |