mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
New structured text for 4.6.0-pre1.
This commit is contained in:
parent
da4bd88a56
commit
e86cb49d6b
65
NEWS
65
NEWS
@ -1,24 +1,49 @@
|
||||
Yet to be released version 4.6.
|
||||
Version 4.6.0-pre1.
|
||||
|
||||
- Security release. Massive code cleanup. Most improvements didn't
|
||||
need any significant amount of the new code.
|
||||
|
||||
- Security.
|
||||
- Fixes for remotely exploitable buffer overflows in VFS.
|
||||
|
||||
- Ports and editions.
|
||||
- GNOME edition has been removed.
|
||||
- OS/2 port has been removed.
|
||||
- MAD (Memory Allocation Debugger) has been removed.
|
||||
|
||||
- Core functionality.
|
||||
- Large file support enabled by default.
|
||||
- Shift-F5 and Shift-F6 copy and rename like F5 and F6, but
|
||||
suggest the selected filename as the destination.
|
||||
- File search with contents doesn't use external egrep.
|
||||
- Directories with many files are now reloaded much faster.
|
||||
- Subshell works under Cygwin.
|
||||
|
||||
- Screen libraries.
|
||||
- Improved support for ncurses.
|
||||
- Dropped support for the old Curses library.
|
||||
- Colors are enabled on all capable terminals when using S-Lang.
|
||||
- Syntax highlighting now works with ncurses.
|
||||
|
||||
- Editor.
|
||||
- Editor files are now stored in ~/.mc/cedit instead of ~/.cedit
|
||||
to avoid collision with Cooledit.
|
||||
- New syntax rules - PHP, Tcl, SQL, DOS batch file.
|
||||
- Editor supports word completion.
|
||||
|
||||
- VFS.
|
||||
- Local temporary file is used for uploading via ftpfs/fish only
|
||||
if file is uploaded to the same ftp/fish server.
|
||||
- mcfs support is disabled by default.
|
||||
- Samba configuration and codepage files locations can be
|
||||
configured.
|
||||
- .netrc support in ftpfs is enabled by default.
|
||||
|
||||
- Documentation.
|
||||
- Added manuals in Spanish, Italian and Russian.
|
||||
- Help files are not distributed, but generated during the
|
||||
build from the manual pages.
|
||||
|
||||
- GNOME edition has been removed.
|
||||
- OS/2 port has been removed.
|
||||
- Large file support enabled by default.
|
||||
- Dropped support for the old Curses library.
|
||||
- Editor files are now stored in ~/.mc/cedit instead of ~/.cedit
|
||||
- New syntax rules - PHP, Tcl, SQL, DOS batch file.
|
||||
- File search with contents doesn't use external egrep.
|
||||
- Directories with many files are now reloaded much faster.
|
||||
- Editor supports word completion.
|
||||
- Local temporary file is used for uploading via ftpfs/fish only
|
||||
if file is uploaded to the same ftp/fish server
|
||||
- Mcfs support can be disabled now. Use configure --without-mcfs.
|
||||
- Samba configuration and codepage files locations can be configured.
|
||||
- Colors are enabled on all capable terminals when using S-Lang.
|
||||
- Syntax highlighting now works with ncurses.
|
||||
- .netrc support in ftpfs is enabled by default.
|
||||
- Shift-F5 and Shift-F6 copy and rename like F5 and F6, but suggest the
|
||||
selected filename as the destination.
|
||||
- MAD (Memory Allocation Debugger) has been removed.
|
||||
|
||||
Version 4.5.55
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user