aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e2b11d6f..41f94467 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2022-01-28 Jay Berkenbilt <ejb@ql.org>
+
+ * Add QPDFUsage exception, which is thrown by JSONHandler,
+ QPDFArgParser, and QPDFJob to indicate command-line usage or job
+ configuration errors.
+
2022-01-22 Jay Berkenbilt <ejb@ql.org>
* Add QUtil::make_shared_cstr to return a std::shared_ptr<char>