* Version 2.3.1 released.

=========================


Tag sources with `VER-2-3-1-FINAL'.

* builds/win32/visualc/freetype.dsp,
builds/win32/visualc/freetype.vcproj: s/230/231/.
* builds/win32/visualc/index.html: s/221/231/.

* vms_make.com: Add `ftgasp'.
This commit is contained in:
Werner Lemberg
2007-01-31 08:53:02 +00:00
parent 689dd66b56
commit 53935939df
10 changed files with 79 additions and 58 deletions

View File

@@ -205,8 +205,7 @@ BASE_EXTENSIONS += fttype1.c
# See include/freetype/ftwinfnt.h for the API.
BASE_EXTENSIONS += ftwinfnt.c
# Support functions for X11. Useful only for building the XFree86 font
# server.
# Support functions for X11.
#
# See include/freetype/ftxf86.h for the API.
BASE_EXTENSIONS += ftxf86.c