summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2013-04-11 23:26:44 +0200
committerAlbert Astals Cid <aacid@kde.org>2013-04-11 23:26:44 +0200
commitae1a3553b85e2616a339aacb6efecd15db373858 (patch)
tree2854e2b7e3c03c20dc0da247ec5b078a094e85d9
parent1fefe98fc86cf8449346bdc230dff5758b1bb7a3 (diff)
News file
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c3865576..452dc970 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Release 0.22.3
+ core:
+ * Check order bounding box values in tiling pattern (Bug #62369)
+ * CairoImageOutputDev: Don't change image interpolation when printing (Bug #62418)
+ * TextOutputDev: Set text matrix when painting selection (Bug #61042)
+ * Only write the file once when saving (Bug #62739)
+ * Fix for complete rewrites in repaired files
+ * Fixlet regarding spec interpretation for Link Zoom value
+ * Fix typos in man pages
+ * Fix compile when not using libjpeg
+
+ glib:
+ * Always start from the beginning when starting a new search on a page (Bug #59972)
+
+ qt4:
+ * Fix crash in files with LinkRendition (KDE Bug #317710)
+
+ build system:
+ * Small cmake improvements
+
Release 0.22.2
core:
* Correct rendering of underline and strike out annotations (Bug #61518)