wiki:NEWS-4.7.5.2

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

Finish version for 4.7.5.2 release

Midnight Commander 4.7.5.2

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.5.x release series will only contain bug fixes and stabilization patches.

Major changes since 4.7.5.1

Editor

  • Added new action to the mark current word (#2499)

Misc

  • New skins:
  • Updated skins:
  • Code cleanup (#2518)
  • Language-specific man pages and hint and help files are not installed if mc is built with --disable-nls option (#2514)

Fixes

  • Find file: "Search for content" checkbox is disabled by default (#2462)
  • Build failure on DragonFly BSD (#2516)
  • ctrl-g key closes file panels (#2520)
  • Unused variable if without WITH_BACKGROUND (#2515)
  • Editor: incorrect detection of the word boundary (added '{', '}' as end of word) (#2500)
  • Bold and selected colors of viewer cannot be set in the command line (#2489)
  • Diff viewer: quick left/right movements don't work in non-default key maps (#2509)
  • "cd ~" processed incorrectly in the command line if more than one space is separating the "cd" and "~" (#2120)
  • Screen and input corruption under xterm (non-UTF) (#1668)
  • More intuitive word left/right action (now the cursor stop beside EOL/BOL) (#2483)