Version 24 (modified by zaytsev, 5 years ago) (diff) |
---|
Midnight Commander 4.8.25
View all closed tickets for this release
Major changes since 4.8.24
Core
- Minimal version of GLib is 2.30.0
- Avoid subshell warning for standalone mcedit/mcview/mcdiffview run from mc (#4056)
- Implement chattr command (change ext{2,3,4}fs extended attributes). Default shortcut is "C-x e" (#3847)
- Implement a WGroup widget -- a base class for widgets which contain other widgets (#2919, #4075)
- Implement key bindings for radiobuttons (#212)
VFS
Editor
- Improvements of syntax highlighting:
Viewer
Diff viewer
Misc
- Code cleanup (#4050, #4085)
- Add support for opus audio (#4061)
- mc-wrapper: don't cd to the same directory (#3355)
- Various fixups and updates of man page
Fixes
- FTBFS on OSes w/o O_CLOEXEC (#4052)
- FTBFS with glib2 >= 2.63.3 (#4053)
- Undefined "linux" macro on non-Linux systems (#4058)
- Double clicking on empty area of file panel executes last item (#3722)
- Garbage in input line history (#4064)
- Speed of file copy is not displayed for single file (#4081)
Improper use of IEC and SI prefixes for size (#3666)- mcedit: blank screen with invisible error (#4057)
- VFS: broken browsing of .deb packages (#4055)
- mc.lib installed twice (#4070)