summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/CHANGES b/docs/CHANGES
index 6767f96db..95f0e397f 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -72,6 +72,8 @@ CHANGES BETWEEN 2.10.4 and 2.11.0
This work was Priyesh Kumar's GSoC 2020 project.
+ - The smooth rasterizer performance has been improved by >10%.
+
- PCF bitmap fonts compressed with LZW (these are usually files with
the extension `.pcf.Z`) are now handled correctly.
@@ -82,6 +84,9 @@ CHANGES BETWEEN 2.10.4 and 2.11.0
- `ttdebug` didn't show changed point coordinates (bug introduced in
version 2.10.3).
+ - The graphical demos now work better in native color depth on win32
+ and x11.
+
======================================================================