aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-10-08 21:21:50 +0000
committerNick Mathewson <nickm@torproject.org>2007-10-08 21:21:50 +0000
commit18ec60386135be413b28bdf9fb7c2c64b1186280 (patch)
treefb4d110f649e74faa9fc3c05e0e46f592aaed54d /ChangeLog
parent13f7f98ad2d8a9e7268dbca4b242b3e08e966021 (diff)
downloadtor-18ec60386135be413b28bdf9fb7c2c64b1186280.tar
tor-18ec60386135be413b28bdf9fb7c2c64b1186280.tar.gz
r14802@Kushana: nickm | 2007-10-08 17:21:30 -0400
Refactor out about a third of routerlist.c into a new networkstatus.c. I\m not sure that I got everything that needed to move, but so far so good. svn:r11791
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 673cda8f0..cef805363 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -45,7 +45,8 @@ Changes in version 0.2.0.8-alpha - 2007-??-??
o Code simplifications and refactoring:
- Make a bunch of functions static. Remove some dead code.
-
+ - Pull out about a third of the really big routerlist.c; put it in a
+ new module, networkstatus.c.
Changes in version 0.2.0.7-alpha - 2007-09-21
o New directory authorities: