mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Bugfix for NSRunLoop
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2947 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d11d866f97
commit
b90c54730c
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Tud Aug 13 21:15:00 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
* src/NSRunLoop.m: ([-cancelPerformSelector:target:argument:]) bugfix
|
||||
supplied by masata-y@is.aist-nara.ac.jp - was incrementing loop index
|
||||
when should have been decrementing.
|
||||
|
||||
Mon Aug 24 09:22:17 1998 Adam Fedor <fedor@ultra.doc.com>
|
||||
|
||||
* doc/gnustep-base.tmpl.texi: Fix up doc problems.
|
||||
|
|
Loading…
Reference in a new issue