do not use functions from <ctypes.h>, they are locale-dependent (and slower)
diff --git a/ChangeLog b/ChangeLog
index 2376263..81b99b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-05-15  David Turner  <david@freetype.org>
+
+	* include/freetype/config/ftstdlib.h,
+	include/freetype/internal/ftobjs.h: as suggested by Graham Asher,
+	ensure that ft_isalnum, ft_isdigit, etc... use hard-coded values
+	instead on relying on the locale-dependent functions provided by
+	<ctypes.h>
+
 2007-05-15  Graham Asher  <graham.asher@btinternet.com>
 
 	* src/autofit/afcjk.c (af_cjk_hints_compute_edges): Remove unused