aboutsummaryrefslogtreecommitdiff
path: root/freetype/docs/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'freetype/docs/CHANGES')
-rw-r--r--freetype/docs/CHANGES18
1 files changed, 18 insertions, 0 deletions
diff --git a/freetype/docs/CHANGES b/freetype/docs/CHANGES
index 4cb3cf60c..a63061e11 100644
--- a/freetype/docs/CHANGES
+++ b/freetype/docs/CHANGES
@@ -1,3 +1,20 @@
+
+CHANGES BETWEEN 2.4.7 and 2.4.8
+
+ I. IMPORTANT BUG FIXES
+
+ - Some vulnerabilities in handling CID-keyed PostScript fonts have
+ been fixed; see CVE-2011-3439.
+
+
+ II. MISCELLANEOUS
+
+ - Chris Liddell contributed a new API, `FT_Get_PS_Font_Value', to
+ retrieve most of the dictionary keys in Type 1 fonts.
+
+
+======================================================================
+
CHANGES BETWEEN 2.4.6 and 2.4.7
I. IMPORTANT BUG FIXES
@@ -5,6 +22,7 @@ CHANGES BETWEEN 2.4.6 and 2.4.7
- Some vulnerabilities in handling Type 1 fonts have been fixed;
see CVE-2011-3256.
+
II. MISCELLANEOUS
- FreeType now properly handles ZapfDingbats glyph names while