summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2011-03-07 06:07:53 +0100
committerWerner Lemberg <wl@gnu.org>2011-03-07 06:07:53 +0100
commit9c111b01798ac8c3f39c1a2fdd3ab960effc2077 (patch)
treeae9098e9a36cc93fb158b74a73002c1f8ac523ad
parent6c045535eaa717a05279cbc5724a489bfc9d3bf1 (diff)
* docs/CHANGES: Updated.
-rw-r--r--ChangeLog4
-rw-r--r--docs/CHANGES28
2 files changed, 29 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index f43d6136..8fa46717 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-03-07 Werner Lemberg <wl@gnu.org>
+
+ * docs/CHANGES: Updated.
+
2011-03-07 Alexei Podtelezhnikov <apodtele@gmail.com>
Quick fix for Savannah bug #32671.
diff --git a/docs/CHANGES b/docs/CHANGES
index 4f08e9f1..22d93df8 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -1,11 +1,33 @@
CHANGES BETWEEN 2.4.4 and 2.4.5
- I. MISCELLANEOUS
+ I. IMPORTANT BUG FIXES
+
+ - A rendering regression for second-order Bézier curves has been
+ fixed, introduced in 2.4.3.
+
+
+ II. IMPORTANT CHANGES
+
+ - If autohinting is not explicitly disabled, FreeType now uses
+ the autohinter if a TrueType based font doesn't contain native
+ hints.
+
+
+ III. MISCELLANEOUS
- Support for PCF files compressed with bzip2 has been contributed
by Joel Klinghed. To make this work, the OS must provide a
bzip2 library.
+ - Bradley Grainger contributed project and solution files in
+ Visual Studio 2010 format.
+
+ - Again some fixes to better handle broken fonts.
+
+ - Some improvements to the B/W rasterizer.
+
+ - Fixes to the cache module to improve robustness.
+
======================================================================
@@ -16,6 +38,7 @@ CHANGES BETWEEN 2.4.3 and 2.4.4
- UVS support (TrueType/OpenType cmap format 14) support is fixed.
This regression has been introduced in version 2.4.0.
+
II. MISCELLANEOUS
- Detect tricky fonts (e.g. MingLiU) by the lengths and checksums
@@ -3491,8 +3514,7 @@ Extensions support:
------------------------------------------------------------------------
-Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
- 2010 by
+Copyright 2000-2011 by
David Turner, Robert Wilhelm, and Werner Lemberg.
This file is part of the FreeType project, and may only be used,