From 4df0e1cfbf6131c7695710670f323133d382913b Mon Sep 17 00:00:00 2001 From: Slava Zanko Date: Fri, 9 Sep 2011 16:30:07 +0300 Subject: [PATCH] Updated NEWS for 4.8.0-pre2 release. Signed-off-by: Slava Zanko --- doc/NEWS | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/doc/NEWS b/doc/NEWS index f15db1fdb..3777b03b6 100644 --- a/doc/NEWS +++ b/doc/NEWS @@ -1,3 +1,42 @@ +Version 4.8.0-pre2 + +- Core + + * Added -g/--oldmouse option to support of NORMAL/BUTTON_EVENT mouse type (useful for screen/tmux) (#2601) + +- VFS + + * New extfs plugin: gitfs (#2467) + * patchfs enchancement: join several hunks of the same file into one VFS entry (#2573) + +- Misc + + * mc.ext: use "include" for $EDITOR entries (#1689) + * New file bindings: + - .3gp - video (#2583) + +- Fixes + + * Cannot compile 4.8.0-pre1 and 4.7.5.3 on Solaris (#2587) + * Recent autoconf displays warnings about missing AC_LANG_SOURCE (#2589) + * Duplication of variable declarations (#2576) + * Incorrect TTY layer initialization (#2601) + * Wrong Backspace key behavior in QuickSearch mode if BS key is mapped to CdParentSmart action (#2522) + * M-o works unexpectedly on symlink shortcuts (#2590) + * Panelize doesn't honour current sorting (#2175) + * Hintbar jumps to the top of the screen and overwrites main menu (#2593) + * File size column is bogus for widths above 9 (#2580) + * Hex search: incorrect length usage in hexadecimal search (#2579) + * Editor: Incorrect Pascal syntax highlighting (#2531) + * Editor: mouse clicks are ignored on the bottom line (#2591) + * Editor: extended keybingings are broken (#2586) + * Viewer: Fixed search finds bold/underlined strings twice and highlight search results (#265) + * Broken listing in ExtFS VFS module (#81) + * File name length is limited in tar archive (#2201) + * Crash when copying symlink over ssh (#2582) + * Broken panels recode (#2595) + * ftp failures - leading white space in file name (#2594) + Version 4.8.0-pre1 WARNING: Configuration files was moved from your $HOME/.mc directory into