diff options
author | Yawning Angel <yawning@torproject.org> | 2015-06-01 16:15:35 +0000 |
---|---|---|
committer | Yawning Angel <yawning@torproject.org> | 2015-06-01 16:15:35 +0000 |
commit | 69ffcc39c63f4a9a192082da71eea6b06a1e75d7 (patch) | |
tree | 90ef84ad26bd739b1993347379967004fe2c704b /ChangeLog | |
parent | cf4dd074fa78f72affa8c701bbb049f9ef547f77 (diff) |
Delay transport initialization till after logging has been setup.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ Changes in version 0.0.6 - UNRELEASED: + - Delay transport factory initialization till after logging has been + initialized. Changes in version 0.0.5 - 2015-04-15: - Go vet/fmt fixes, and misc. code cleanups. Patches by mvdan. |