about summary refs log tree commit diff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4f32a95..fee5487 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,11 @@
+btpd-0.6:
+---------
+
+Misc:
+- Set an upper limit on how much data a peer can request at once.
+  This protects from running out of memory because of a greedy peer.
+- End game is more efficient and uses much less memory.
+
 btpd-0.5:
 ---------