summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2013-06-11 00:19:19 +0200
committerAlbert Astals Cid <aacid@kde.org>2013-06-11 00:19:19 +0200
commit0673f3d8024554c414f578e0770086f475e6a605 (patch)
tree991fd84397cfec4728bffcf5cdc4fa1336ec4c38 /NEWS
parent7f1bf8d94302c15a2ff68debfb6fba49df526d16 (diff)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 87cb5a75..c7fb7ac3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Release 0.23.2
+ core:
+ * SplashOutputDev: Speed-up some tiling on a 10x factor
+ * Improve caching of lcms2 ICC color profiles
+ * Put some private classes in an anonymous namespace
+
+ qt4:
+ * Add a thread stresser tool
+
+ build system:
+ * Fix mingw build
+
Release 0.23.1
core:
* XRef stream writing: Write 32-bit offsets when possible