mirror of
https://github.com/gnustep/libs-back.git
synced 2025-05-30 00:40:55 +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
d7530c2d26
commit
b508f847d8
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…
Add table
Add a link
Reference in a new issue