1
1
* INSTALL: Likewise.
* NEWS: Likewise.
* doc/mc.1.in: Likewise.
* doc/mcserv.8.in: Likewise.
Этот коммит содержится в:
Pavel Roskin 2001-08-20 16:58:42 +00:00
родитель c4146f8fce
Коммит 1810387c0b
6 изменённых файлов: 35 добавлений и 10 удалений

Просмотреть файл

@ -1,6 +1,6 @@
Authors of GNU Midnight Commander:
Miguel de Icaza <miguel@roxanne.nuclecu.unam.mx>
Miguel de Icaza <miguel@ximian.com>
Janne Kukonlehto <jtklehto@paju.oulu.fi>
Radek Doulik <rodo@ucw.cz>
Fred Leeflang <fredl@nebula.ow.org>
@ -12,5 +12,9 @@ Norbert Warmuth <nwarmuth@privat.circular.de>
Mauricio Plaza <mok@roxanne.nuclecu.unam.mx>
Paul Sheer <psheer@icon.co.za>
Pavel Machek <pavel@ucw.cz>
Pavel Roskin <proski@gnu.org>
See the documentation for the list of key contributors.
Any questions about the software should not be sent to the authors.
They should be sent to the mailing list mc@gnome.org

Просмотреть файл

@ -1,5 +1,11 @@
2001-08-20 Pavel Roskin <proski@gnu.org>
* AUTHORS: Updated.
* INSTALL: Likewise.
* NEWS: Likewise.
* doc/mc.1.in: Likewise.
* doc/mcserv.8.in: Likewise.
* acinclude.m4 (AC_GET_FS_INFO): Specify includes when checking
for sys/mount.h.

Просмотреть файл

@ -290,15 +290,14 @@ hppa-hp-hpux9
hppa-hp-hpux7
m68k-apple-aux
mc88110-aviion-dgux5.4
i386-*-{bsdi2,freebsd,openbsd}
i386-*-bsdi2
i386-*-freebsd4.3
i386-*-openbsd2.9
Midnight Commander is written in a portable manner and uses GNU Autoconf
for configuration, so it is expected to compile without changes on many
other operating systems.
If you're using AIX, with the cc6000 compiler, you have to specify the
`--with-mmap' command line option.
You will need GNU C (or an ANSI C Compiler) and glib library to compile
the source. The Midnight Commander now comes with the S-Lang screen
manager, a fast screen manager, so don't need to worry about screen

17
NEWS
Просмотреть файл

@ -1,3 +1,20 @@
Version 4.5.55
- Mostly bugfixes and portability fixes. QNX Neutrino support.
- Text edition improvements.
- Ctrl-O suported in the viewer and editor.
- Better terminal support.
- GNOME edition improvements.
- Find dialog rewritten.
- Editor askes whether to save file when it's closed.
- Experimental features (disabled by default).
- Charset conversion support.
- Large (64-bit) file supportr on 32-bit systems.
Version 4.5
- Too many new features to list.

Просмотреть файл

@ -3171,15 +3171,15 @@ The Midnight Commander page on the World Wide Web:
.fi
.PP
.SH "AUTHORS"
Miguel de Icaza (miguel@roxanne.nuclecu.unam.mx), Janne Kukonlehto
Miguel de Icaza (miguel@ximian.com), Janne Kukonlehto
(jtklehto@paju.oulu.fi), Radek Doulik (rodo@ucw.cz), Fred
Leeflang (fredl@nebula.ow.org), Dugan Porter (dugan@b011.eunet.es),
Jakub Jelinek (jj@sunsite.mff.cuni.cz), Ching Hui
(mr854307@cs.nthu.edu.tw), Andrej Borsenkow (borsenkow.msk@sni.de),
Norbert Warmuth (nwarmuth@privat.circular.de),
Mauricio Plaza (mok@roxanne.nuclecu.unam.mx), Paul Sheer
(psheer@icon.co.za) and Pavel Machek (pavel@ucw.cz) are the developers
of this package;
(psheer@icon.co.za), Pavel Machek (pavel@ucw.cz) and Pavel Roskin
(proski@gnu.org) are the developers of this package.
Alessandro Rubini (rubini@ipvvis.unipv.it) has been especially helpful
debugging and enhancing the program's mouse support, John Davis
(davis@space.mit.edu) also made his S-Lang library available to us
@ -3196,7 +3196,6 @@ Jean-Daniel Luiset (luiset@cih.hcuge.ch), Jon Stevens
(j-grigera@usa.net), Juan Jose Ciarlante (jjciarla@raiz.uncu.edu.ar),
Ilya Rybkin (rybkin@rouge.phys.lsu.edu), Marcelo Roccasalva
(mfroccas@raiz.uncu.edu.ar), Massimo Fontanelli (MC8737@mclink.it),
Pavel Roskin (proski@gnu.org),
Sergey Ya. Korshunoff (root@seyko.msk.su), Thomas Pundt
(pundtt@math.uni-muenster.de), Timur Bakeyev
(timur@goff.comtat.kazan.su), Tomasz Cholewo

Просмотреть файл

@ -64,5 +64,5 @@ The Midnight Commander page on the World Wide Web:
.fi
.PP
.SH AUTHORS
Miguel de Icaza (miguel@roxanne.nuclecu.unam.mx).
Miguel de Icaza (miguel@ximian.com).