doc/NEWS: indentation.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Andrew Borodin 2023-01-29 11:21:23 +03:00
parent 706f7894db
commit cefc35e924

View File

@ -3,26 +3,26 @@ Version 4.8.29
- Core - Core
* Add more options for panel filter (#1373): * Add more options for panel filter (#1373):
* "Files only" (#4209) - "Files only" (#4209)
* "Case sensitive" (#4334) - "Case sensitive" (#4334)
* "Using shell patterns" - "Using shell patterns"
* Continue copy after interrupt (#4409) * Continue copy after interrupt (#4409)
* Restore menu accelerator for "Sort order": back to "S"; change menu accelerator for "SFTP link" to "N" (#4373) * Restore menu accelerator for "Sort order": back to "S"; change menu accelerator for "SFTP link" to "N" (#4373)
* Add support for cross-compilation with PERL path different between --build and --host (#4399) * Add support for cross-compilation with PERL path different between --build and --host (#4399)
* Bootstrap with autotools providing direct support for Apple M1 * Bootstrap with autotools providing direct support for Apple M1
* Port mc.ext to INI format and rename to mc.ext.ini (#4141, #3742, #3191) * Port mc.ext to INI format and rename to mc.ext.ini (#4141, #3742, #3191)
* Implement compound (AND) conditions (Type/Shell and Type/Regex pairs) to disambiguate overloaded extensions - Implement compound (AND) conditions (Type/Shell and Type/Regex pairs) to disambiguate overloaded extensions
* There is no fallback to previous mc.ext format - There is no fallback to previous mc.ext format
- Editor - Editor
* Change location of all user's syntax related stuff to ~/.local/share/mc/syntax/ directory (#4413) * Change location of all user's syntax related stuff to ~/.local/share/mc/syntax/ directory (#4413)
* syntax/Syntax: document location of syntax files (#4320) * syntax/Syntax: document location of syntax files (#4320)
* Improvements of syntax highlighting: * Improvements of syntax highlighting:
* YAML: improve multiline blocks highliting (#4059) - YAML: improve multiline blocks highliting (#4059)
* New syntax highlighting: * New syntax highlighting:
* Privoxy (https://www.privoxy.org) actions files (#4384) - Privoxy (https://www.privoxy.org) actions files (#4384)
* TOML (Tom's Obvious Minimal Language) (#4412) - TOML (Tom's Obvious Minimal Language) (#4412)
- Misc - Misc
@ -60,42 +60,42 @@ Version 4.8.28
- VFS - VFS
* Remove SMB support (#1) * Remove SMB support (#1)
- Editor - Editor
* Add syntax highlighting: * Add syntax highlighting:
* Ngspice/SPICE (http://ngspice.sourceforge.net/) (#4316, #4319) - Ngspice/SPICE (http://ngspice.sourceforge.net/) (#4316, #4319)
* DOT/Graphviz (https://graphviz.org/doc/info/lang.html) (#4322) - DOT/Graphviz (https://graphviz.org/doc/info/lang.html) (#4322)
- Viewer - Viewer
* Support file/dir macros from mc.ect for standalone viewer (#4150) * Support file/dir macros from mc.ect for standalone viewer (#4150)
- Misc - Misc
* Minimal version of "check" utility is 0.9.10. * Minimal version of "check" utility is 0.9.10.
* Code cleanup (#4270, #4330) * Code cleanup (#4270, #4330)
* Support Shift+Fn keys for KiTTY (#4325) * Support Shift+Fn keys for KiTTY (#4325)
* Filehighlight: * Filehighlight:
* graphical formats: avif, jp2, jxl, heic, heif, psb, psd (#4328) - graphical formats: avif, jp2, jxl, heic, heif, psb, psd (#4328)
* Markdown (#4351) - Markdown (#4351)
- Fixes - Fixes
* FTBFS with ncurses build with --disable-widec (#4200) * FTBFS with ncurses build with --disable-widec (#4200)
* There is no exit on Ubuntu PPC64 big endian (#3887) * There is no exit on Ubuntu PPC64 big endian (#3887)
* Segfault on change panel mode (#4323) * Segfault on change panel mode (#4323)
* Accelerator conflict in Left/Right menu (#4284) * Accelerator conflict in Left/Right menu (#4284)
* move a lot of files across filesystems is slow (#4287) * move a lot of files across filesystems is slow (#4287)
* mc.ext: wrong order of rules: general matches are made before more specific ones (#4273) * mc.ext: wrong order of rules: general matches are made before more specific ones (#4273)
* mc.ext: compressed man pages are shown unformatted (#4272) * mc.ext: compressed man pages are shown unformatted (#4272)
* ext.d/misc.sh: invoking /bin/cat on systems that have no /bin/cat (like NixOS) (#4298) * ext.d/misc.sh: invoking /bin/cat on systems that have no /bin/cat (like NixOS) (#4298)
* mcedit: errors in syntax definitions (#4286) * mcedit: errors in syntax definitions (#4286)
* VFS: FISH: when uploading a symbolic link, it creates both the link and its target (#4281) * VFS: FISH: when uploading a symbolic link, it creates both the link and its target (#4281)
* VFS: SFTP: timestamps are not preserved for uploaded symlink (#4285) * VFS: SFTP: timestamps are not preserved for uploaded symlink (#4285)
* VFS: EXTFS: incorrect test of isoinfo (#4326) * VFS: EXTFS: incorrect test of isoinfo (#4326)
* Typo in skin files (#3146) * Typo in skin files (#3146)
Version 4.8.27 Version 4.8.27