go through and rewrite the changes files to be more user-facing
[tor.git] / changes / bug10870
blob4c8d043e14d70bbefd9bbd566354975d92030475
1   o Code simplification and refactoring:
2     - Remove data structures which were introduced to implement the
3       CellStatistics option: they are now redundant with the addition
4       of a timestamp to the regular packed_cell_t data structure, which
5       we did in 0.2.4.18-rc in order to resolve ticket 9093. Implements
6       ticket 10870.