diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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> |