wiki:NEWS-4.7.0.3

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

#2008

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

VFS

Editor

Viewer

Misc

  • Translation updates

Fixes

  • 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)
  • 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)