diff --git a/ChangeLog b/ChangeLog
index c0c57e31c9c06020ca5b8d14395ca17859490123..b5bcb41b5db486d049ea783a59008e17fd169474 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).