fold in the next changes entry

This commit is contained in:
Roger Dingledine
2014-02-25 16:47:52 -05:00
parent 168da9129d
commit 8ab7e151dd
2 changed files with 6 additions and 6 deletions
-6
View File
@@ -1,6 +0,0 @@
o Code simplification and refactoring:
- Remove data structures which were introduced to implement the
CellStatistics option: they are now redundant with the addition
of timestamp to the regular packed_cell_t data structure, which
we did in 0.2.4.18-rc in order to resolve #9093. Fixes bug
10870.