summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cbff2923..2b7b5f90 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Release 0.8.5
+
+ Core:
+ * Fix crash on PDF that define a page thumbnail but it's not a Stream
+ * Fix crash when Annots object is not of the desired type
+ * Fix crash when obtaining fonts in PDF where XObjects link themselves in loops
+ * Fix crash on documents with an IRT object
+ * Saving should work much better now
+ * Plug some memory leaks in Annotation handling
+
+ Utils:
+ * pdftohtml: Don't crash on documents that specify an invalid named dest for a link
+ * pdftohtml: Make html output to keep all the spaces with  
+ * pdftohtml: Improve a bit text layout
+ * pdftohtml: Make xml output valid xml
+
Release 0.8.4
Core: