summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b374a9c5..7cec86e6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Release 0.23.0
+ core:
+ * Make rendering thread safe
+ * Large file support
+ * Implement Crypt filter (Bug #62800)
+ * Fix endstream detection (Bug #62985)
+ * CairoOutputDev: support uncolored tiling patterns (Bug #59179)
+ * SplashOutputDev: Introduce Thin Line mode support (Bug #37347)
+
+ qt4:
+ * Expose Thin Line mode support
+
Release 0.22.4
core:
* Always consider a softmask transfer function (Bug #63587)