summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28bf6840..a71b3f18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2013-06-14 Jay Berkenbilt <ejb@ql.org>
+ * Add new QPDFObjectHandle::getObjGen() method and indiciate in
+ comments that its use is favored over getObjectID() and
+ getGeneration() for most cases.
+
* Add new QPDFObjGen object to represent an object ID/generation
pair.