summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2022-03-07 10:13:29 +0100
committerWerner Lemberg <wl@gnu.org>2022-03-07 10:13:44 +0100
commit1e2eb65048f75c64b68708efed6ce904c31f3b2f (patch)
tree2c903b98c19da8432684edcc3f57cbd0e7a721c9 /docs
parent360e2507a38588e19fa6d2fc30706db74db0d958 (diff)
downloadfreetype2-1e2eb65048f75c64b68708efed6ce904c31f3b2f.tar.gz
Documentation, whitespace.
Diffstat (limited to 'docs')
-rw-r--r--docs/CHANGES10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/CHANGES b/docs/CHANGES
index 32a6465b7..a8372ca89 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -12,6 +12,16 @@ CHANGES BETWEEN 2.11.1 and 2.12.0
This work was Moazin Kathri's GSoC 2019 project.
+ II. MISCELLANEOUS
+
+ - The internal 'zlib' code has been updated to be in sync with the
+ current 'zlib' version (1.2.11).
+
+ - Some minor improvements of the building systems, in particular
+ handling of the 'zlib' library (internal vs. external).
+
+ - Various other minor bug and documentation fixes.
+
======================================================================