diff --git a/ChangeLog b/ChangeLog index 4e5a01f63..bd5c0026d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,17 @@ -2000-12-15 David Turner +2000-12-14 Werner Lemberg + + * docs/design/modules.html: Removed. Covered by design-*.html. + +2000-12-14 David Turner * include/freetype/ftimage.h, include/freetype/fttypes.h, - src/smooth/ftgrays.c: added support for clipped direct rendering in - the smooth renderer. This should not break binary compatibility of - existing applications.. + src/smooth/ftgrays.c: Added support for clipped direct rendering in + the smooth renderer. This should not break binary compatibility of + existing applications. - * INSTALL: updated installation instructions on Win32, listing the - new "make setup list" target used to list supported compilers/targets + * INSTALL: Updated installation instructions on Win32, listing the + new "make setup list" target used to list supported + compilers/targets. 2000-12-13 David Turner