diff --git a/changes/ticket33812 b/changes/ticket33812 index bf8dd6e442..87628c53c1 100644 --- a/changes/ticket33812 +++ b/changes/ticket33812 @@ -1,7 +1,7 @@ o Code simplification and refactoring: - Move the bandwidth structure and function declarations to new file. Include this module in other files. - Remove REPHIST_PRIVATE. + Remove REPHIST_PRIVATE. Closes ticket 33812. o Testing: - Add unit tests for bandwidth statistics manipulation functions. Closes ticket 33812. Patch by MrSquanchee