Ticket #4103: code cleanup before 4.8.26 release.

doc/NEWS: cosmetics.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Andrew Borodin 2020-07-19 18:35:50 +03:00
parent eeb14d3f48
commit bae61137d0

View File

@ -11,18 +11,18 @@ Version 4.8.25
- VFS
* RPM VFS improvements:
* Support weak dependency tags: ENHANCES, SUGGESTS, RECOMMENDS, SUPPLEMENTS (#4091)
- Support weak dependency tags: ENHANCES, SUGGESTS, RECOMMENDS, SUPPLEMENTS (#4091)
- Editor
* Improvements of syntax highlighting:
* php (#4060)
* tcl: add shebangs with wish and tclsh (#4062)
* Cobol (#1987)
* Verilog/SystemVerilog (#4087)
- php (#4060)
- tcl: add shebangs with wish and tclsh (#4062)
- Cobol (#1987)
- Verilog/SystemVerilog (#4087)
* New syntax highlighting:
* Kotlin (#4088)
* ino (Arduino IDE and a number of other IDEs) (#4098)
- Kotlin (#4088)
- ino (Arduino IDE and a number of other IDEs) (#4098)
- Misc
@ -30,16 +30,16 @@ Version 4.8.25
* Add support for opus audio (#4061)
* mc-wrapper: don't cd to the same directory (#3355)
* Improve archive support: more binaries to view archive content (#4086)
* lha: jlha, lhasa
* arj: 7za
* cab: 7za
* zip; 7z
* zipx: 7za
* iso: 7za
- lha: jlha, lhasa
- arj: 7za
- cab: 7za
- zip; 7z
- zipx: 7za
- iso: 7za
* Clean up in video.sh handler (#4045)
* RealPlayer is a proprietary application which can't be installed in most distros and has long been abandoned.
* gtv hasn't been developed since 2003.
* xanim barely plays anything.
- RealPlayer is a proprietary application which can't be installed in most distros and has long been abandoned.
- gtv hasn't been developed since 2003.
- xanim barely plays anything.
* Various fixups and updates of man page
- Fixes