aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a3f1780..4a758b54 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2021-02-18 Jay Berkenbilt <ejb@ql.org>
+ * Add QUtil::path_basename to get last element of a path.
+
* Add examples/pdf-attach-file.cc to illustrate new file
attachment method and also new parse that takes indirect objects.