summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c4cb401c..956ef0d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,8 @@
still need to be updated). Quite a few things are expected to be
broken since I'm rather tired at the moment. I've left many TODO
entries in the code.
+ * src/net/network.h, src/net/network.cpp: Added documentation and did
+ a bit of cleanup (peer pointers now stored in an array).
2006-08-19 Bjørn Lindeijer <bjorn@lindeijer.nl>