mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Fix minor bug in defaults
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3689 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b74d900cdb
commit
ddd2fac221
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Thu Feb 11 9:51:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
* Source/NSUserDefaults.m: ([-dealloc]) invalidate timer so we can't
|
||||
get sent a timeout message after d4eallocation - fixes occasional
|
||||
crashes when the defaults database has been unreadable.
|
||||
|
||||
Thu Feb 11 7:27:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
* Source/NSConnection.m: Tidy up with bugfixes and better distributed
|
||||
|
|
Loading…
Reference in a new issue