summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8e380f15..32826561 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Release 0.66.0
+ core:
+ * Fix lots of security/leak issues found by oss-fuzz
+ * Splash: Optimize some files, making them 20% faster
+ * Splash: Correctly manipulate spot colors if SPOT_NCOMPS != 4
+ * Fix compilation with some strict compilers
+
Release 0.65.0
core:
* SplashOutputDev: Add the invisible character check beginType3Char. Bug #106244