diff options
Diffstat (limited to 'changes/fast_channel_lookup')
-rw-r--r-- | changes/fast_channel_lookup | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/fast_channel_lookup b/changes/fast_channel_lookup new file mode 100644 index 0000000000..de0f3515c4 --- /dev/null +++ b/changes/fast_channel_lookup @@ -0,0 +1,2 @@ + o Minor features (performance, controller): + - Add an O(1) implementation of channel_find_by_global_id(). |