aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-10-20 02:24:44 +0200
committerJay Berkenbilt <ejb@ql.org>2009-10-20 02:24:44 +0200
commit398354b6f0c5e8311496481c2b80c1eb4bec4424 (patch)
tree538fe208893671fd7c10e24c7b79549b972ab18f /ChangeLog
parent3f8c4c273649c857f5a607dcbb422729fce3a166 (diff)
downloadqpdf-398354b6f0c5e8311496481c2b80c1eb4bec4424.tar.zst
update C API for error retrieval
git-svn-id: svn+q:///qpdf/trunk@830 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a7aab28..15c0bce4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2009-10-19 Jay Berkenbilt <jberkenb@argonst.com>
+ * include/qpdf/QPDF.hh (QPDF): getWarnings now returns a list of
+ QPDFExc rather than a list of strings. This way, warnings may be
+ inspected in more detail.
+
* Include information about the last object read in most error
messages. Most of the time, this will provide a good hint as to
which object contains the error, but it's possible that the last