* src/cff/cffload.c (CFF_Load_Charset): Improved error messages.
(CFF_Load_Charset, CFF_Load_Encoding): Remove unnecessary variable
definition.

* src/cff/t2gload.c (t2_lookup_glyph_by_stdcharcode,
t2_operator_seac): Added these functions for use in implementing the
seac emulation provided by the Type 2 endchar operator.
(T2_Parse_CharStrings): Added seac emulation for the endchar
operator.
CFF_Done_Encoding, CFF_Done_Charset): Extended to load and parse the
charset/encoding tables, and free the memory used by them when the
CFF driver is finished with them.  Added tables
diff --git a/ChangeLog b/ChangeLog
index fce13b0..9cbcc3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-12-30  Werner Lemberg  <wl@gnu.org>
+
+	* src/cff/cffload.c (CFF_Load_Charset): Improved error messages.
+	(CFF_Load_Charset, CFF_Load_Encoding): Remove unnecessary variable
+	definition.
+
 2000-12-30  Tom Kacvinsky  <tjk@ams.org>
 
 	* include/freetype/internal/t2types.h,
@@ -5,15 +11,16 @@
 	CFF_Encoding and CFF_Encoding for the new implementations of the
 	charset and encoding parsers in the CFF driver.
 
-	* src/cff/t2gload.c (t2_lookup_glyph_by_stdcharcode, t2_operator_seac):
-	Added these functions for use in implementing the seac emulation
-	provided by the Type 2 endchar operator.
-	(T2_Parse_CharStrings):  Added seac emulation for the endchar operator.
+	* src/cff/t2gload.c (t2_lookup_glyph_by_stdcharcode,
+	t2_operator_seac): Added these functions for use in implementing the
+	seac emulation provided by the Type 2 endchar operator. 
+	(T2_Parse_CharStrings): Added seac emulation for the endchar
+	operator.
 
 	* src/cff/cffload.c (CFF_Load_Encoding, CFF_Load_Charset,
-	CFF_Done_Encoding, CFF_Done_Charset):  Extended to load and parse the
-	charset/encoding tables, and free the memory used by them when the CFF
-	driver is finished with them.  Added tables
+	CFF_Done_Encoding, CFF_Done_Charset): Extended to load and parse the
+	charset/encoding tables, and free the memory used by them when the
+	CFF driver is finished with them.  Added tables
 	
 	    cff_isoadobe_charset
 	    cff_expert_charset