updating libtool version number to 9.11.3

This commit is contained in:
David Turner 2007-01-11 15:14:16 +00:00
parent 7a3c564e2e
commit 2c7a7fbafd
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
2007-01-11 David Turner <david@freetype.org>
* builds/unix/configure.ac: updating libtool version number to 9.11.3
* src/base/ftobjs.c (IsMacResource): fixed a small bug that caused a
crash with some Mac OS X .dfont files. Submitted by Masatake Yamoto.