summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYawning Angel <yawning@torproject.org>2015-03-16 21:32:17 +0000
committerYawning Angel <yawning@torproject.org>2015-03-16 21:32:17 +0000
commit6d1b69d29985acd548895a6057aa755485785f6f (patch)
treee88f0efb979ca77926d29a7c9916bd9ea56f589b /ChangeLog
parent19dcb424be201c3eb5f204607d46fb78b36105c9 (diff)
Update the ChangeLog (No functional changes).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c0c57e3..b5bcb41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+Changes in version 0.0.5 - UNRELEASED:
+ - Go vet/fmt fixes. Patches by mvdan.
+
Changes in version 0.0.4 - 2015-02-17
- Improve the runtime performance of the obfs4 handshake tests.
- Changed the go.crypto import path to the new location (golang.org/x/crypto).