mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
Bugfix for crash on heavily loaded systems.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@4261 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2e2c2a2cf1
commit
8f49189b16
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Tue May 18 9:00:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
* Source/NSRunLoop.m: ([-acceptInputForMode:beforeDate:]) check that
|
||||
run loop watcher objects exist in map before trying to use them.
|
||||
|
||||
Fri May 14 20:00:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
* Tools/pldes.m: new tool to deserialise serialised property lists.
|
||||
|
|
Loading…
Reference in a new issue