summaryrefslogtreecommitdiff
path: root/changes/bug13205
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug13205')
-rw-r--r--changes/bug132055
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug13205 b/changes/bug13205
deleted file mode 100644
index 446ffcf47b..0000000000
--- a/changes/bug13205
+++ /dev/null
@@ -1,5 +0,0 @@
- o Minor bugfixes:
- - Return an error when the second or later arguments of the
- "setevents" controller command are invalid events. Previously we
- would return success while silently skipping invalid events. Fixes
- bug 13205; bugfix on 0.2.3.2-alpha. Reported by "fpxnns".