summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 12e6f400..0d19355f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Release 0.25.3
+ core:
+ * Fix crashes on broken files
+ * Avoid MinGW/Cygwin warnings due to redefinition of NOMINMAX
+ * Fix some small memory leaks
+
+ qt5:
+ * Fix some kinds of OCG models
+ * Cleanup some deprecated methods
+
+ glib:
+ * Fix the first coord of the quadrilateral in create_poppler_quads_from_annot_quads(). Bug #76504
+
+ utils:
+ * pdftohtml: Fix typo in manpage
+
+ qt4:
+ * Fix some kinds of OCG models
+
Release 0.25.2
core:
* Tagged-PDF support