aboutsummaryrefslogtreecommitdiff
path: root/changes/bug25113
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug25113')
-rw-r--r--changes/bug251135
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug25113 b/changes/bug25113
new file mode 100644
index 0000000000..4a020b784d
--- /dev/null
+++ b/changes/bug25113
@@ -0,0 +1,5 @@
+ o Minor bugfixes (unit test, monotonic time):
+ - Bump a gap of 1msec to 10msec used in the monotonic time test that makes
+ sure the nsec/usec/msec time read are synchronized. This change was
+ needed to accommodate slow system like armel or when the clock_gettime()
+ is not a VDSO on the running kernel. Fixes bug 25113; bugfix on 0.2.9.1.