_major_ re-design of the caching sub-system. Still using the same API
though :-)
diff --git a/ChangeLog b/ChangeLog
index 50a559d..a9421d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2001-10-26  David Turner       <david@freetype.org>
+
+        * include/freetype/ftcache.h, include/freetype/cache/*.h,
+        src/cache/*.c: Major re-design of the cache sub-system to provide
+        better performance as well as an "Acquire"/"Release" API..
+        
+        seems to work well here.. but probably needs a bit more testing..
+        
+
 2001-10-26  Leonard Rosenthol  <leonardr@lazerware.com>
 
 	* updated Mac OS README (builds/mac/) to reflect my taking over