summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 73736e3e..d140547f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sat Apr 23 20:12:01 CET 2016
+ Tests perf_get_concurrent and test_concurrent_stop ported to use
+ pthread instead of fork(). Added more error detections. -EG
+
Sat Apr 23 16:06:30 CET 2016
Improved test_quiesce test. -EG