From c967fae598d4bd3a1d1208ca990c0625723ff751 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 31 Aug 2007 15:08:37 +0000 Subject: r14880@catbus: nickm | 2007-08-31 11:06:10 -0400 Refactor store_stats_t to hold a pointer to the proper mmap, and turn it into a full-fledged type. This sets stuff up nicely for adding a separate "annotated" store. Add some XXXX NM items that need to be fixed when annotated stores exist svn:r11338 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 071372ad2..70d63e71b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -29,6 +29,7 @@ Changes in version 0.2.0.7-alpha - 2007-??-?? o Code simplifications and refactoring: - Revamp file-writing logic so we don't need to have the entire contents of a file in memory at once before we write to disk. Tor, meet stdio. + - Turn "descriptor store" into a full-fledged type. Changes in version 0.2.0.6-alpha - 2007-08-26 -- cgit v1.2.3