Made font cache loading safer against corrupted file.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@17484 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
FredKiefer 2003-08-15 16:42:13 +00:00
parent e5800849db
commit a4804441d5

View file

@ -1,3 +1,9 @@
2003-08-08 Fred Kiefer <FredKiefer@gmx.de>
* Source/xlib/XGFontManager.m
In load_cache() enclosed loading of archive in exception handling and
removed the writing of the archive previously done to update the format.
2003-08-05 Martin Brecher <martin@mb-itconsulting.com>
* Tools/gpbs.1: Updated, fixed typos, added BUGS and HISTORY