aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-06-20 00:53:22 +0200
committerJay Berkenbilt <ejb@ql.org>2019-06-21 19:17:21 +0200
commita66828caff16a4ad64b9d69b5db1c5a5e60418cc (patch)
tree1f4d5ab4b20668a845d9f7d09b6be5152985c4d3 /ChangeLog
parentbdf29ca33e1b9cd73c46a71019e88a964a1dd91f (diff)
downloadqpdf-a66828caff16a4ad64b9d69b5db1c5a5e60418cc.tar.zst
New safe type converters in QIntC
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3917e87a..d88fad35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-06-20 Jay Berkenbilt <ejb@ql.org>
+
+ * Add QIC.hh, containing integer type converters that do range
+ checking.
+
2019-06-18 Jay Berkenbilt <ejb@ql.org>
* Remove previously submitted qpdf_read_memory_fuzzer as it is a