summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-02-09 20:56:35 +0100
committerJay Berkenbilt <ejb@ql.org>2021-02-09 23:50:24 +0100
commitbf0e6eb3022bf2fde5623a0a3d151c07f5e82945 (patch)
tree72a4c73a318fd7020ad1a01ffb2469b0f2b7d62e /ChangeLog
parentbfbeec5497c04e58e25fa207773ece1d29b67000 (diff)
downloadqpdf-bf0e6eb3022bf2fde5623a0a3d151c07f5e82945.tar.zst
Add QUtil methods for dealing with PDF timestamp strings
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c81f88e0..a6f1c4b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2021-02-09 Jay Berkenbilt <ejb@ql.org>
+
+ * Add methods to QUtil for working with PDF timestamp strings:
+ pdf_time_to_qpdf_time, qpdf_time_to_pdf_time,
+ get_current_qpdf_time.
+
2021-02-07 Jay Berkenbilt <ejb@ql.org>
* Add new functions QUtil::pipe_file and QUtil::file_provider for