summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2013-03-11 19:20:06 +0100
committerAlbert Astals Cid <aacid@kde.org>2013-03-11 19:20:06 +0100
commit341e863d65fdd5619a071e4fd903fa82bf33c757 (patch)
treeb72cbe0fb3358f264d05a357d2a908aa5b191676 /NEWS
parent5db6585c2b02dd4071f1adabd53509506333dcf8 (diff)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 36c0398f..c3865576 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Release 0.22.2
+ core:
+ * Correct rendering of underline and strike out annotations (Bug #61518)
+ * Workaround broken jpeg stream definitions (Bug #61994)
+ * SplashOutputDev: Restore CTM on early exits (Bug #61413)
+ * SplashOutputDev: Make sure we don't try to paint in x < 0 (KDE Bug #315432)
+ * Fix latin page labels. (Bug #61034)
+ * Fix compilation with jpeglib9
+ * Fix minor valgrind warning
+
+ utils:
+ * pdfimages: Fix extraction of some images (Bug #61168)
+
+ build system:
+ * Fix the build with automake-1.13
+
Release 0.22.1
core:
* Fix crash in some pdf files when extracting text (Bug #59561)