diff options
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES index d72832d..81a9139 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,11 @@ +btpd 0.15: +---------- + +Bug fixes: +- The event loop could busy loop for up to a millisecond sometimes. +- On some platforms btpd couldn't initiate connections to other peers. +- The timer code was broken on MacOS X. + btpd 0.14: ---------- |