summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6195af456..629f30cbb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-03-09 David Turner <david@freetype.org>
+
+ * Jamfile.in: adding template file to support libtool with Jam on
+ Unix..
+
+
2002-03-08 Werner Lemberg <wl@gnu.org>
* src/base/ftobjs.c (FT_Realloc): Use MEM_Set instead of memset.