mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-22 11:12:06 +03:00
doc/NEWS: cosmetics.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
1672c78be4
commit
9c806f7661
9
doc/NEWS
9
doc/NEWS
@ -1,10 +1,12 @@
|
|||||||
Version 4.8.11
|
Version 4.8.11
|
||||||
|
|
||||||
- Core
|
- Core
|
||||||
|
|
||||||
* Live update of panels size when editing layout (#3060)
|
* Live update of panels size when editing layout (#3060)
|
||||||
* Support "Compute totals" option in move file operation (#2075)
|
* Support "Compute totals" option in move file operation (#2075)
|
||||||
|
|
||||||
- VFS
|
- VFS
|
||||||
|
|
||||||
* rpm extfs
|
* rpm extfs
|
||||||
- show dependency version (#2812)
|
- show dependency version (#2812)
|
||||||
- support tar payload (#3064)
|
- support tar payload (#3064)
|
||||||
@ -12,14 +14,17 @@ Version 4.8.11
|
|||||||
- add support for PREINPROG/POSTINPROG/PREUNPROG/POSTUNPROG, VERIFYSCRIPTPROG and TRIGGERSCRIPTS/TRIGGERSCRIPTPROG tags (#1588)
|
- add support for PREINPROG/POSTINPROG/PREUNPROG/POSTUNPROG, VERIFYSCRIPTPROG and TRIGGERSCRIPTS/TRIGGERSCRIPTPROG tags (#1588)
|
||||||
|
|
||||||
- Editor
|
- Editor
|
||||||
|
|
||||||
* Support "bracketed paste mode" of xterm (#2661)
|
* Support "bracketed paste mode" of xterm (#2661)
|
||||||
* Clarify Java syntax highlighting (#3057)
|
* Clarify Java syntax highlighting (#3057)
|
||||||
|
|
||||||
- Misc
|
- Misc
|
||||||
|
|
||||||
* Print warnings about unknown '--with-' / '--enable-' configure options (#3029)
|
* Print warnings about unknown '--with-' / '--enable-' configure options (#3029)
|
||||||
* Code cleanup and refactoring (#3051, #3066)
|
* Code cleanup and refactoring (#3051, #3066)
|
||||||
|
|
||||||
- Fixes
|
- Fixes
|
||||||
|
|
||||||
* FTBFS on GNU Hurd (#3053, #3071)
|
* FTBFS on GNU Hurd (#3053, #3071)
|
||||||
* Segfault while moving files (#3059, #3105)
|
* Segfault while moving files (#3059, #3105)
|
||||||
* Broken handling of mc command line arguments (#3047)
|
* Broken handling of mc command line arguments (#3047)
|
||||||
@ -44,6 +49,7 @@ Version 4.8.11
|
|||||||
* Bright colors are used as background colors in 16-color skins (#3050)
|
* Bright colors are used as background colors in 16-color skins (#3050)
|
||||||
* Various defects in documentation (#3052, #3092)
|
* Various defects in documentation (#3052, #3092)
|
||||||
|
|
||||||
|
|
||||||
Version 4.8.10
|
Version 4.8.10
|
||||||
|
|
||||||
- Core
|
- Core
|
||||||
@ -52,6 +58,7 @@ Version 4.8.10
|
|||||||
* Behavior of the 'Right' key in the 'Directory hotlist' was changed: now 'Right' key is used only to enter into the group (#3045)
|
* Behavior of the 'Right' key in the 'Directory hotlist' was changed: now 'Right' key is used only to enter into the group (#3045)
|
||||||
|
|
||||||
- Misc
|
- Misc
|
||||||
|
|
||||||
* Code cleanup (#3035)
|
* Code cleanup (#3035)
|
||||||
|
|
||||||
- Fixes
|
- Fixes
|
||||||
@ -65,6 +72,7 @@ Version 4.8.10
|
|||||||
* mcedit: paragraph format doesn't respect multibyte characters (#2713)
|
* mcedit: paragraph format doesn't respect multibyte characters (#2713)
|
||||||
* Crash after entering a wrong SFTP password (#3036)
|
* Crash after entering a wrong SFTP password (#3036)
|
||||||
|
|
||||||
|
|
||||||
Version 4.8.9
|
Version 4.8.9
|
||||||
|
|
||||||
- VFS
|
- VFS
|
||||||
@ -207,6 +215,7 @@ Version 4.8.7
|
|||||||
Version 4.8.6
|
Version 4.8.6
|
||||||
|
|
||||||
- Fixes
|
- Fixes
|
||||||
|
|
||||||
* mcedit: two-columns extra offset of cursor after tab character (#2881)
|
* mcedit: two-columns extra offset of cursor after tab character (#2881)
|
||||||
* diffviewer: cannot open file if name contains '$' (#2873)
|
* diffviewer: cannot open file if name contains '$' (#2873)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user