diff options
| author | Adrian Robert | 2009-09-23 18:27:07 +0000 |
|---|---|---|
| committer | Adrian Robert | 2009-09-23 18:27:07 +0000 |
| commit | 954031b02390342dca552068621010f4bc78683b (patch) | |
| tree | b811d7f6a413edf8d404f147f11e80f1b248cb51 /nextstep | |
| parent | 0592970cad90b5fbe65dccf0e608931c021528fe (diff) | |
| download | emacs-954031b02390342dca552068621010f4bc78683b.tar.gz emacs-954031b02390342dca552068621010f4bc78683b.zip | |
* README: Note GNUstep support is now Startup 0.23 or later.
Diffstat (limited to 'nextstep')
| -rw-r--r-- | nextstep/ChangeLog | 4 | ||||
| -rw-r--r-- | nextstep/README | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/nextstep/ChangeLog b/nextstep/ChangeLog index b3262e88e55..86f36eb14a7 100644 --- a/nextstep/ChangeLog +++ b/nextstep/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com> | ||
| 2 | |||
| 3 | * README: Note GNUstep support is now Startup 0.23 or later. | ||
| 4 | |||
| 1 | 2009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com> | 5 | 2009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com> |
| 2 | 6 | ||
| 3 | * README: Note OS X support is now 10.4 or later. | 7 | * README: Note OS X support is now 10.4 or later. |
diff --git a/nextstep/README b/nextstep/README index 7bc15714f52..8268272252c 100644 --- a/nextstep/README +++ b/nextstep/README | |||
| @@ -29,7 +29,7 @@ MacOS X 10.4 or later | |||
| 29 | 29 | ||
| 30 | - or - | 30 | - or - |
| 31 | 31 | ||
| 32 | GNUstep "Startup 0.13" or later | 32 | GNUstep "Startup 0.23" or later |
| 33 | Tested on GNU/Linux, should work on other systems, perhaps with minor | 33 | Tested on GNU/Linux, should work on other systems, perhaps with minor |
| 34 | build tweaking. | 34 | build tweaking. |
| 35 | 35 | ||