* docs/CHANGES: Updated.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73
diff --git a/ChangeLog b/ChangeLog
index 270389b..7c489e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2012-02-26 Werner Lemberg <wl@gnu.org>
+ * docs/CHANGES: Updated.
+
+2012-02-26 Werner Lemberg <wl@gnu.org>
+
[type1] Fix Savannah bug #35608.
* src/type1/t1parse.c (T1_Get_Private_Dict): Reject too short
@@ -238,9 +242,9 @@
2012-01-16 suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
- [autofit] Fix the inclusion of "aflatin2.h" in PIC file.
+ [autofit] Fix the inclusion of `aflatin2.h' in PIC file.
- * src/autofit/afpic.c: Include "aflatin2.h" when
+ * src/autofit/afpic.c: Include `aflatin2.h' when
FT_OPTION_AUTOFIT2 is defined, as afglobal.c does so.
Unconditionally inclusion causes declared but unimplemented
warning by GCC 4.6.
@@ -338,8 +342,8 @@
2012-01-13 suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
- Make PIC files to include module error headers, to use the
- error codes with per-module prefix.
+ Make PIC files include module error headers, to use the error codes
+ with per-module prefix.
* src/autofit/afpic.c: Include `aferrors.h'.
* src/cff/cffpic.c: Include `cfferrs.h'.
diff --git a/docs/CHANGES b/docs/CHANGES
index a63061e..21391f4 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -1,4 +1,22 @@
+CHANGES BETWEEN 2.4.8 and 2.4.9
+
+ I. MISCELLANEOUS
+
+ - The `ENCODING -1 <n>' format of BDF fonts is now supported.
+
+ - For BDF fonts, support for the whole Unicode encoding range has
+ been added.
+
+ - Better TTF support for x_ppem != y_ppem.
+
+ - `FT_Get_Advances' sometimes returned bogus values.
+
+ - Another round of fixes to better handle invalid fonts.
+
+
+======================================================================
+
CHANGES BETWEEN 2.4.7 and 2.4.8
I. IMPORTANT BUG FIXES
@@ -3601,7 +3619,7 @@ Extensions support:
------------------------------------------------------------------------
-Copyright 2000-2011 by
+Copyright 2000-2012 by
David Turner, Robert Wilhelm, and Werner Lemberg.
This file is part of the FreeType project, and may only be used,