aboutsummaryrefslogtreecommitdiff
path: root/changes/bug10870
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug10870')
-rw-r--r--changes/bug108706
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug10870 b/changes/bug10870
deleted file mode 100644
index 4c8d043e1..000000000
--- a/changes/bug10870
+++ /dev/null
@@ -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 a timestamp to the regular packed_cell_t data structure, which
- we did in 0.2.4.18-rc in order to resolve ticket 9093. Implements
- ticket 10870.