wiki:NEWS-4.7.5

Version 49 (modified by andrew_b, 13 years ago) (diff)

#1800

Midnight Commander 4.7.5

It's preliminary version for to be ready for release any day.

View all closed tickets for this release

Major changes since 4.7.4

Core

  • Minor enhancement and fix for mc.ext for .so libraries and ELF objects (#1800):
    • .so libraries have the higher priority of extension handling over ELF objects;
    • added -C -D options to nm utility for .so libraries;
    • added -C option to nm utility for ELF objects.

VFS

Editor

  • Copy to clipboard doesn't reset the test selection (#2238)

Viewer

Diff viewer

Misc

  • Translation updates

Fixes

  • Text selection bugs in mcedit (#2437)
  • awk is used instead of grep in iso9660 VFS plugin (#1963)