mirror of
https://github.com/gnustep/libs-back.git
synced 2025-04-22 23:42:16 +00:00
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:
parent
e5800849db
commit
a4804441d5
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue