summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-08-31 17:00:53 +0200
committerJay Berkenbilt <ejb@ql.org>2019-08-31 21:51:04 +0200
commit4fa7b1eb606ecd749409a907ea7a47b39d48cb7b (patch)
treeb3d6eaa0e8b62e7edc0e39cfa0d56320f8daa4b7 /ChangeLog
parentcd2bd66781b13c7afef8c0111008860e6cb94ad7 (diff)
downloadqpdf-4fa7b1eb606ecd749409a907ea7a47b39d48cb7b.tar.zst
Add remove_file and rename_file to QUtil
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c5ccf07..0efdebec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2019-08-31 Jay Berkenbilt <ejb@ql.org>
+
+ * Add methods rename_file and remove_file to QUtil.
+
2019-08-24 Jay Berkenbilt <ejb@ql.org>
* Add QPDF::userPasswordMatched() and QPDF::ownerPasswordMatched()