summaryrefslogtreecommitdiff
path: root/changes/ticket15431
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket15431')
-rw-r--r--changes/ticket154316
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/ticket15431 b/changes/ticket15431
deleted file mode 100644
index ea6821afdf..0000000000
--- a/changes/ticket15431
+++ /dev/null
@@ -1,6 +0,0 @@
- o Minor features (testing):
- - Add unit tests for control_event_is_interesting().
- Add a compile-time check that the number of events doesn't exceed
- the capacity of control_event_t.event_mask.
- Closes ticket 15431, checks for bugs similar to 13085.
- Patch by "teor".