summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2013-09-27 12:41:23 +0200
committerAlbert Astals Cid <aacid@kde.org>2013-09-27 12:41:23 +0200
commit06dabe1eed912e5f5c96fe9f371ab459516e5a99 (patch)
treed048e0755180fb6bfa4cec2070acb7114bbbeba3 /NEWS
parent78141da189c42a04b6a303767284de755a4a2d4d (diff)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e1f7cfe4..8eef665a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Release 0.24.2
+ core:
+ * Windows: Fix CreateFile fails with ERROR_SHARING_VIOLATION. Bug #69597
+
+ utils:
+ * pdfseparate: improve the path building
+ * pdftocairo: check file opening failure in beginDocument()
+
Release 0.24.1
core:
* SplashOutputDev: use getRGBLine images if available. Bug #66928