Skip to content

Commit 4b9644d

Browse files
committed
Add documentation files
1 parent 83364fb commit 4b9644d

File tree

3 files changed

+727
-4
lines changed

3 files changed

+727
-4
lines changed

Documentation/ANNOUNCE

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
1 ANNOUNCE
2+
**********
3+
4+
This is version 1.4.0 of Gorm.
5+
6+
1.1 What is Gorm?
7+
=================
8+
9+
Gorm is an acronym for Graphic Object Relationship modeler (or perhaps
10+
GNUstep Object Relationship Modeler).
11+
12+
Gorm is a clone of the Cocoa (OpenStep/NeXTSTEP) 'Interface Builder'
13+
application for GNUstep.
14+
15+
1.2 Noteworthy changes in version '1.4.0'
16+
=========================================
17+
18+
* Fix issue with saving a gorm from a nib file.
19+
* Fix issue with saving a gorm file from a xib.
20+
* Add XLIF support for language translation.
21+
* Add capability to generate XIB file.
22+
* Add gormtool command-line tool. Allows some gorm work without the
23+
gui
24+
* Fixes and some improvements to structure Gorm as framework/app.
25+
26+
1.3 How can I get support for this software?
27+
============================================
28+
29+
You may wish to use the GNUstep discussion mailing list for general
30+
questions and discussion. Look at the GNUstep Web Pages for more
31+
information regarding GNUstep resources <http://www.gnustep.org/>
32+
33+
1.4 Where can you get it? How can you compile it?
34+
=================================================
35+
36+
You can download sources and rpms (for some machines) from
37+
<ftp://ftp.gnustep.org/pub/gnustep/dev-apps>.
38+
39+
1.5 Where do I send bug reports?
40+
================================
41+
42+
Bug reports can be sent to <bug-gnustep@gnu.org>.
43+
44+
1.6 Obtaining GNU Software
45+
==========================
46+
47+
Check out the GNUstep web site. (<http://www.gnustep.org/>), and the
48+
GNU web site. (<http://www.gnu.org/>)

0 commit comments

Comments
 (0)