diff --git a/ChangeLog b/ChangeLog
index b5bcb41b5db486d049ea783a59008e17fd169474..9b6c0b5ab69535584a8448b00a1bdbd7e08a97ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.