diff options
Diffstat (limited to 'changes/ticket29897')
-rw-r--r-- | changes/ticket29897 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket29897 b/changes/ticket29897 new file mode 100644 index 0000000000..232a79fbce --- /dev/null +++ b/changes/ticket29897 @@ -0,0 +1,3 @@ + o Code simplification and refactoring: + - Refactor handle_get_next_bandwidth() to use connection_dir_buf_add(). + Implements ticket 29897. |