Merge branch 'maint-0.4.0'

This commit is contained in:
George Kadianakis
2019-04-03 17:59:46 +03:00
2 changed files with 4 additions and 4 deletions
+3
View File
@@ -0,0 +1,3 @@
o Code simplification and refactoring:
- Refactor handle_get_next_bandwidth() to use connection_dir_buf_add().
Implements ticket 29897.