wiki:NEWS-4.7.0.3

Version 20 (modified by andrew_b, 14 years ago) (diff)

#2053

Midnight Commander 4.7.0.3

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

Please note that all the changes contained in this release will also make it into the next release of the "master" branch. The 4.7.0.x release series will only contain bug fixes and stabilization patches.

Major changes since 4.7.0.2

Core

  • Added 'menuinactive' skin item to draw inactive visible main menu (#1999)

VFS

Editor

Viewer

Misc

  • Translation updates

Fixes

  • Memory leaks (#2028, #2053)
  • MC crashes at exit due to race conditions of destroying subshell and file manager (#2008)
  • Missing includes (#2017)
  • Ctrl-\ key closes the NCurses-based MC (#1926)
  • verbose option is always switched on after MC start (#1940)
  • Extra quoting of shell variables in user menu (#1967)
  • Editor's search parameters are not retained across editing session (#1572)
  • EditColumnMark can't go up through newline (#1998)
  • Missed \s symbol in Syntax file (#2010)
  • ViewContinueSearch segfault on empty search (#1996)
  • Potencial security risk in mcserv (#1902)
  • The lslR VFS doesn't work with ls-lR files created in en_US.UTF-8 locale and with files and directories started with whitespaces (#1921)
  • Contents of RAR archives with filenames that contain / \d\d:\d\d / are not listed correctly (#2029)
  • FTPFS: strcpy() is used for overlaping strings (#2018)