diff options
Diffstat (limited to 'changes/bug31531')
-rw-r--r-- | changes/bug31531 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug31531 b/changes/bug31531 deleted file mode 100644 index c549c79ecb..0000000000 --- a/changes/bug31531 +++ /dev/null @@ -1,4 +0,0 @@ - o Minor bugfixes (configuration handling): - - Make control_event_conf_changed() take in a config_line_t instead of - a smartlist(k, v, k, v, ...) where keys are followed by values. Fixes - bug 31531; bugfix on 0.2.3.3-alpha. Patch by Neel Chauhan. |