Changes between Version 22 and Version 23 of NEWS-4.8.1.1


Ignore:
Timestamp:
03/08/12 06:51:17 (12 years ago)
Author:
andrew_b
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NEWS-4.8.1.1

    v22 v23  
    88  * Added new flag -X (--no-x) to allow dont't use X11 to get the state of modifiers Alt, Ctrl, Shift (#86) 
    99  * Support of '~' as home dir in 'Start at:' field in 'Find File' dialog (#2694) 
     10  * Learning of 'Back Tab' now is possible from 'Learn keys' dialog (#2628)  
    1011  * Optional '0x' prefix for hexadecimal search (#2705)  
    11   * Learning of 'Back Tab' now is possible from 'Learn keys' dialog (#2628)  
    1212 
    1313=== VFS === 
     
    3131=== Fixes === 
    3232  * Compile failure of 4.8.1 on xBSD because "Undefined symbols: _posix_fallocate" (#2689) 
     33  * MC deletes the wrong file because of forced panel reload before file operation (#2736) 
     34  * Incorrect panel size after change panel split type (#2521) 
    3335  * Wrong total bytes counter for subdirs in copy/move dialog (#2503) 
     36  * Display corruption in panels after window shrink (#2684) 
    3437  * Command line is unaccessible from tree panel (#2714) 
    3538  * Extra confirmation before delete an empty hotlist group (#1576) 
    3639  * Can't open an edit zero-length file from VFS in mcedit (#2710) 
     40  * mcedit: reset selection after END/HOME/PgDn/PgUp (#2726) 
    3741  * 'make check' fails on arm and alpha (-z muldefs) (#2732) 
    38   * MC deletes the wrong file because of forced panel reload before file operation (#2736) 
    39   * mcedit: reset selection after END/HOME/PgDn/PgUp (#2726) 
    40   * Display corruption in panels after window shrink (#2684) 
    41   * Incorrect panel size after change panel split type (#2521)