Changes between Version 33 and Version 34 of NEWS-4.7.0-pre2


Ignore:
Timestamp:
08/28/09 16:28:52 (15 years ago)
Author:
angel_il
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NEWS-4.7.0-pre2

    v33 v34  
     1= Midnight Commander 4.7.0-pre2 = 
    12It's preliminary version for to be ready for release any day. 
    2  
    33[http://www.midnight-commander.org/query?status=closed&group=resolution&order=priority&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&col=severity&milestone=4.7.0-pre2 view all closed tickets for this release] 
    44 
    5 Upon 4.7.0-pre1: 
     5== Changelog == 
    66 
    7  * Core 
    8   * cycle menu navigation 
    9   * change behaviour of C-space, now it calculate size on "..", and for selected dirs if there is one. 
    10   * new find file option: find only first hit in file (make search faster) 
    11   * new find file option: Whole words - find whole words only 
    12   * scalable TUI 
     7== Upon 4.7.0-pre1: == 
    138 
    14  * VFS 
    15   * FTPFS: support of IPv6 protocol 
    16   * extfs/iso9660 updated to support Joliet "UCS level 1" 
     9=== Core === 
     10 * cycle menu navigation 
     11 * change behaviour of C-space, now it calculate size on "..", and for selected dirs if there is one. 
     12 * new find file option: find only first hit in file (make search faster) 
     13 * new find file option: Whole words - find whole words only 
     14 * scalable TUI 
    1715 
    18  * Editor 
    19   * new search/replace flag added "In selection".  
    20   * new hotkeys for bookmarks, now bookmark displayed in state line and editor 
    21   * new cursor behavior. Option "Cursor beyond end of line" - allow moving cursor beyond the end of line.  
    22   * new syntax hightlights added: erlang, ebuild, named, strace, j 
    23   * syntax hightlights updated: mail, vhdl, html 
     16=== VFS === 
     17 * FTPFS: support of IPv6 protocol 
     18 * extfs/iso9660 updated to support Joliet "UCS level 1" 
    2419 
    25  * Viewer 
    26   * Reworked for improve perfomance 
    27   * Implemented interruptable long-distance movements 
    28   * splitted src/view/[ch] into many files in src/viewer/ subdir for more simple support of code 
    29   * fixed build of format string in runtime (for better i18n) 
    30   * add 'Whole words' option into the viewer 'Search' dialog 
     20=== Editor === 
     21 * new search/replace flag added "In selection".  
     22 * new hotkeys for bookmarks, now bookmark displayed in state line and editor 
     23 * new cursor behavior. Option "Cursor beyond end of line" - allow moving cursor beyond the end of line.  
     24 * new syntax hightlights added: erlang, ebuild, named, strace, j 
     25 * syntax hightlights updated: mail, vhdl, html 
    3126 
    32  * Misc 
    33   * new option mouse_close_dialog, if mouse_close_dialog=1 click on outside the dialog close them 
    34   * new: SI-based size show 
    35   * make shared history for find file, editor search/replace, viever 
     27=== Viewer === 
     28 * Reworked for improve perfomance 
     29 * Implemented interruptable long-distance movements 
     30 * splitted src/view/[ch] into many files in src/viewer/ subdir for more simple support of code 
     31 * fixed build of format string in runtime (for better i18n) 
     32 * add 'Whole words' option into the viewer 'Search' dialog 
    3633 
    37  * Fixes: 
    38   * linking error with --enable-vfs-undelfs 
    39   * external editor won't open if there are spaces in EDITOR variable 
    40   * C-c kill mc if mc built with --without-subshell option is run with -d option 
    41   * directory hotlist rendering 
    42   * segfault on empty replace string 
    43   * fixes for vfs/tarfs 
    44   * removing bashizm from vfs/extfs/u7z 
    45   * crash mc on create new file (Shift-F4) in external editor 
    46   * File copy/move dialog: in replacement field now handled asterisks as search groups (#414) 
    47   * VFS: Fixed SIGSERV(or heap corruption) on large filenames 
    48   * Fixed broken backward search (#1496) 
    49   * Fixed uninitialised value for mouse event in in find.c#check_find_events() function 
    50   * Fixed ctrl+z signal handling. 
    51   * Fixed incorrect showing prompt 
    52   * Fixed incorrect vertical selection (if line state swiched on) 
    53   * Fixed screen resize handle if mouse support is disabled 
    54   * Restore correct current directory after switch from Info panel to List one 
    55   * Fixed mouse support in 'konsole-256color' terminal 
    56   * Fixed keycodes in 'xterm-256color' terminal 
    57   * Fixed incorrect regexp search by content in 'file find' dialog (#1543) 
    58   * Fixed incorrect backwards search (#1558) 
    59   * Fixed incorrect detection of compressed patchfs 
    60   * Fixed incorrect detecting codeset when <no translation> codeset selected. (#1529) 
     34=== Misc === 
     35 * new option mouse_close_dialog, if mouse_close_dialog=1 click on outside the dialog close them 
     36 * new: SI-based size show 
     37 * make shared history for find file, editor search/replace, viever 
     38 
     39=== Fixes === 
     40 * linking error with --enable-vfs-undelfs 
     41 * external editor won't open if there are spaces in EDITOR variable 
     42 * C-c kill mc if mc built with --without-subshell option is run with -d option 
     43 * directory hotlist rendering 
     44 * segfault on empty replace string 
     45 * fixes for vfs/tarfs 
     46 * removing bashizm from vfs/extfs/u7z 
     47 * crash mc on create new file (Shift-F4) in external editor 
     48 * File copy/move dialog: in replacement field now handled asterisks as search groups (#414) 
     49 * VFS: Fixed SIGSERV(or heap corruption) on large filenames 
     50 * Fixed broken backward search (#1496) 
     51 * Fixed uninitialised value for mouse event in in find.c#check_find_events() function 
     52 * Fixed ctrl+z signal handling. 
     53 * Fixed incorrect showing prompt 
     54 * Fixed incorrect vertical selection (if line state swiched on) 
     55 * Fixed screen resize handle if mouse support is disabled 
     56 * Restore correct current directory after switch from Info panel to List one 
     57 * Fixed mouse support in 'konsole-256color' terminal 
     58 * Fixed keycodes in 'xterm-256color' terminal 
     59 * Fixed incorrect regexp search by content in 'file find' dialog (#1543) 
     60 * Fixed incorrect backwards search (#1558) 
     61 * Fixed incorrect detection of compressed patchfs 
     62 * Fixed incorrect detecting codeset when <no translation> codeset selected. (#1529) 
     63 
     64 
     65The new release can be downloaded at the following URL: http://www.midnight-commander.org/downloads