summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2013-07-02 00:47:13 +0200
committerAlbert Astals Cid <aacid@kde.org>2013-07-02 00:47:13 +0200
commit759e0266b36c4ea9f66912f1e53ed6392dbfd6da (patch)
tree0b7cb9f4e2a878eacb0030e03efcd14d05ab5d7c /NEWS
parentdf1fe9dc7ade5228e37c16c6f0c9a2d4890fdc90 (diff)
News for 0.23.3
forgot to add them to the tarball, oh well
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c7fb7ac3..a61286dc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Release 0.23.3
+ core:
+ * Annotation improvements
+ * Fix crashes on malformed files
+ * TextSelectionPainter: Draw glyphs after selection background
+ * TextOutputDev: add a method to TextPage to get the selection as a list of words
+
+ qt5:
+ * Initial Qt5 port
+
+ qt4:
+ * Windows compile fixes
+ * Demo: Allow the choose the page rotation
+
+ build system:
+ * Fix mingw build
+ * Minor autotools fixes
+
Release 0.23.2
core:
* SplashOutputDev: Speed-up some tiling on a 10x factor