mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
NSDistributedNotificationCenter fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3185 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b47a01ec21
commit
637d1e47d9
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
Mon Nov 9 11:30:00 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
* src/externs.m: fixed error in hashtable constants.
|
||||
* src/NSDistributedNotificationCenter.m: pugfix in check for
|
||||
posting of notification. Changed to pass selectors as strings.
|
||||
* Tools/gdnc.h: Pass selectors as strings. make posting oneway
|
||||
* Tools/gdnc.m: Pass selectors as strings, plus many bugfixes.
|
||||
|
||||
Mon Nov 2 17:30:00 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
Tidied header files for NO_GNUSTEP/STRICT_OPENSTEP stuff.
|
||||
|
|
Loading…
Reference in a new issue