mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-04-23 06:20:47 +00:00
Another update to the documentation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21904 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c4ec40f55b
commit
9c6b7f48ab
3 changed files with 9 additions and 0 deletions
3
ANNOUNCE
3
ANNOUNCE
|
@ -15,6 +15,9 @@ GNUstep.
|
|||
1.2 Noteworthy changes in version `1.0.0'
|
||||
=========================================
|
||||
|
||||
PLEASE NOTE: This version of Gorm requires base 1.11.1 and
|
||||
gui 0.10.1 to be installed.
|
||||
|
||||
* All inspectors are now modeled in .gorm files.
|
||||
|
||||
* Added autosizing to form attributes inspector.
|
||||
|
|
|
@ -6,6 +6,9 @@
|
|||
|
||||
@section Noteworthy changes in version @samp{1.0.0}
|
||||
|
||||
PLEASE NOTE: This version of Gorm requires base 1.11.1 and
|
||||
gui 0.10.1 to be installed.
|
||||
|
||||
@itemize @bullet
|
||||
@item All inspectors are now modeled in .gorm files.
|
||||
@item Added autosizing to form attributes inspector.
|
||||
|
|
3
NEWS
3
NEWS
|
@ -1,6 +1,9 @@
|
|||
0.1 Noteworthy changes in version `1.0.0'
|
||||
=========================================
|
||||
|
||||
PLEASE NOTE: This version of Gorm requires base 1.11.1 and
|
||||
gui 0.10.1 to be installed.
|
||||
|
||||
* All inspectors are now modeled in .gorm files.
|
||||
|
||||
* Added autosizing to form attributes inspector.
|
||||
|
|
Loading…
Reference in a new issue