summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2013-07-29 19:11:55 +0200
committerAlbert Astals Cid <aacid@kde.org>2013-07-29 19:11:55 +0200
commiteac752dc25942439de3e1c7a4ff815500a41dd2a (patch)
treefd1a7cb6ca9ed746d8e87f5d0ea59262ed63beb6 /NEWS
parent892433a068a8a11c09a7c4f57c5fc941747c4453 (diff)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a454dbd2..7254e3aa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Release 0.24.0
+ core:
+ * TextOutputDev: Do not draw ligatures more than once when selected. Bug #9001
+ * PSOutputDev: Make some pdftops conversions much faster
+ * PSOutputDev: Initialize t3FillColorOnly
+ * SplashOutputDev: Fallback to 1x1 bitmap if we fail to create the real size
+
Release 0.23.4
core:
* TextOutputDev: clip the selected text rendering to the selection box. Bug #66983