summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2018-03-08 06:09:17 +0100
committerWerner Lemberg <wl@gnu.org>2018-03-08 06:09:17 +0100
commitccec8892291f556a44cecba6efac568a03e4ff12 (patch)
treed69d4c8c4974e058cb7ad47aa1e5095f4a6ed06d /docs
parent733a21bdbc9516ccf47b9b20d3a39d069a4cdc82 (diff)
downloadfreetype2-ccec8892291f556a44cecba6efac568a03e4ff12.tar.gz
Minor: Update `CHANGES' and improve documentation in `modules.cfg'.
Diffstat (limited to 'docs')
-rw-r--r--docs/CHANGES19
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/CHANGES b/docs/CHANGES
index ce41a20b7..4add2477d 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -1,3 +1,21 @@
+CHANGES BETWEEN 2.9 and 2.9.1
+
+ I. IMPORTANT BUG FIXES
+
+ - Type 1 fonts containing flex features were not rendered
+ correctly (bug introduced in version 2.9).
+
+
+ II. MISCELLANEOUS
+
+ - Bug fix: Multiple calls to `FT_Get_MM_Var' returned garbage.
+
+ - The base extensions `ftlcdfil' and `ftfntfmt' are now part of
+ the base module (and thus no longer configurable in file
+ `modules.cfg').
+
+
+======================================================================
CHANGES BETWEEN 2.8.1 and 2.9
@@ -86,6 +104,7 @@ CHANGES BETWEEN 2.8.1 and 2.9
and switch between hexadecimal and decimal display of integers
(key `I').
+
======================================================================
CHANGES BETWEEN 2.8 and 2.8.1