summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0a2f5a61..1a8b6d70 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Release 0.16.5
+ core:
+ * Fix a memleak in AnnotScreen::initialize
+ * Properly initialize pageObjectNum to 0. Bug #35925
+
+ utils:
+ * pdftotext: bbox coordinates are relative to MediaBox size, not CropBox size
+
+ cpp:
+ * Fix page_transition::operator=
+
Release 0.16.4
core:
* Small improvements in Annot parsing