diff options
Diffstat (limited to 'changes/bug23608')
-rw-r--r-- | changes/bug23608 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug23608 b/changes/bug23608 new file mode 100644 index 0000000000..16cf88aa3d --- /dev/null +++ b/changes/bug23608 @@ -0,0 +1,4 @@ + o Minor bugfixes (unit tests): + - Fix additional channelpadding unit test failures by using mocked time + instead of actual time for all tests. Fixes bug 23608; + bugfix on 0.3.1.1-alpha. |