-
Notifications
You must be signed in to change notification settings - Fork 31
/
ANNOUNCE
45 lines (30 loc) · 1.32 KB
/
ANNOUNCE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
1 ANNOUNCE
**********
This is version 0.1 of CoreBase.
1.1 What is CoreBase?
=================
The GNUstep CoreBase Library is a library of general-purpose,
non-graphical C objects. For example, it includes types for strings,
collections, byte streams, typed coders, invocations, notifications,
notification dispatchers, moments in time, network ports, and event loops.
It provides functionality that aims to implement the non-graphical
portion of Apple's CoreFoundation framework.
1.2 Noteworthy changes
==========================================
* Initial release
1.3 How can I get support for this software?
============================================
You may wish to use the GNUstep discussion mailing list for general
questions and discussion. Look at the GNUstep Web Pages for more
information regarding GNUstep resources `http://www.gnustep.org/'
1.4 Where can you get it? How can you compile it?
==================================================
You can download sources and rpms (for some machines) from
`ftp://ftp.gnustep.org/pub/gnustep/libs'.
1.5 Where do I send bug reports?
================================
Bug reports can be sent to <[email protected]>.
1.6 Obtaining GNU Software
==========================
Check out the GNUstep web site. (`http://www.gnustep.org/'), and the
GNU web site. (`http://www.gnu.org/')