summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 0 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index be57346e..8f63349a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -51,10 +51,6 @@
bugs where it removes unreferenced resources that it isn't
supposed to.
- * QPDFObjectHandle::ParserCallbacks: add virtual handleWarning
- method, and provide default (empty) implementation of it and
- handleEOF().
-
* Add QPDF::numWarnings() -- useful to tell whether any warnings
were issued by a specific bit of code.