mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Distributed notification center stuff.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3163 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6387696141
commit
c030c31253
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
Mon Nov 2 17:30:00 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
Tidied header files for NO_GNUSTEP/STRICT_OPENSTEP stuff.
|
||||
* src/NSDistributedNotificationCenter.m: New class (untested)
|
||||
* src/include/NSDistributedNotificationCenter.m: New class
|
||||
* src/GNUmakefile: Added NSDistributedNotificationCenter
|
||||
* src/Tools/gdnc.m: Server for distributed notifications (untested)
|
||||
* src/Tools/gdnc.h: Include for distributed notifications
|
||||
* src/Tools/GNUmakefile: Added gdnc
|
||||
|
||||
Fri Oct 30 09:00:00 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
* src/include/NSPortNameServer.h: Added ([-removePort:]) method in a
|
||||
|
|
Loading…
Reference in a new issue