Tag '2.5.0' created by Keith Packard <keithp@xxxxxxxxxxxxxxx> at 2007-11-14 03:00 -0800 Version 2.5.0 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBHOmTnQp8BWwlsTdMRAo4wAJwOzdTG1LRWwsNXGnMUTGmif+XyjgCgo15x ayJHWAA2OKyWeyXXZYji4YQ= =o7Rh -----END PGP SIGNATURE----- Changes since 2.4.92: Keith Packard (5): Document several function return values (Bug 13145). Document that Match calls FcFontRenderPrepare (bug 13162). Document that FcConfigGetFonts returns the internal fontset (bug 13197) Revert "Remove fcprivate.h, move the remaining macros to fcint.h." Bump version number to 2.5 Tor Lillqvist (1): Workaround for stat() brokenness in Microsoft's C library (bug 8526) --- README | 15 +++++ configure.in | 8 ++- doc/check-missing-doc | 1 doc/fcatomic.fncs | 4 + doc/fcconfig.fncs | 36 +++++++++----- doc/fcconstant.fncs | 8 ++- doc/fcfile.fncs | 28 +++++----- doc/fcfontset.fncs | 15 +++-- doc/fcinit.fncs | 7 +- doc/fcobjectset.fncs | 14 +++++ doc/fcobjecttype.fncs | 6 +- doc/fcpattern.fncs | 12 ++++ fc-cache/Makefile.am | 3 + fontconfig/Makefile.am | 3 - fontconfig/fcprivate.h | 123 ++++++++++++++++++++++++++++++++++++++++++++++++ fontconfig/fontconfig.h | 6 +- src/Makefile.am | 3 - src/fccache.c | 93 +++++++++++++++++++++++++++++++++++- src/fcint.h | 95 ------------------------------------- src/fcxml.c | 24 +++++++++ 20 files changed, 361 insertions(+), 143 deletions(-) --- _______________________________________________ Fontconfig mailing list Fontconfig@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/fontconfig