From 18ec60386135be413b28bdf9fb7c2c64b1186280 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 8 Oct 2007 21:21:50 +0000 Subject: 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 --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ChangeLog') 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: -- cgit v1.2.3