summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-10-08 22:10:15 +0200
committerJay Berkenbilt <ejb@ql.org>2022-10-08 22:10:15 +0200
commitb745920961bd44cbe3ded956c7b79f47c142b118 (patch)
treeee78b60f0669cd9cf5dc7c852fcbe47d496647ed /ChangeLog
parent5c5b4e640e2df248192ff7aa518fb0d345884a33 (diff)
downloadqpdf-b745920961bd44cbe3ded956c7b79f47c142b118.tar.zst
Allow specific performance tests to be run
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96a096a8..70cf457c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2022-10-08 Jay Berkenbilt <ejb@ql.org>
+
+ * performance_check: add --test option to limit which tests are
+ run.
+
2022-10-06 Jay Berkenbilt <ejb@ql.org>
* Change minimum required C++ version from C++-14 to C++-17.