Changes between Version 44 and Version 45 of NEWS-4.8.16


Ignore:
Timestamp:
03/02/16 20:31:14 (8 years ago)
Author:
zaytsev
Comment:

Sort fixes alphabetically

Legend:

Unmodified
Added
Removed
Modified
  • NEWS-4.8.16

    v44 v45  
    3636=== Fixes === 
    3737  * Memory leaks (#3547, #3561, #3567, #3572) 
     38  * Bashism in gitfs+ extfs helper (#3379) 
     39  * Broken case insensetive search in non-unicode locale (#3491) 
     40  * Broken silent opening of files in background (#3574) 
    3841  * Cannot set mini-format for "brief" listing type (#3588) 
     42  * Error message prefixed with no sense "0:" (#3269) 
     43  * Fix preallocation if appending during file copy (#3577) 
     44  * Info panel: buffer overflow (#3582) 
    3945  * Info panel: incorrect inode information in some cases (#3214) 
    4046  * Info panel: wrong device name with symbolic link (#3412) 
    41   * Info panel: buffer overflow (#3582) 
    42   * Regression: match filename, not full path in mc.ext (#3578) 
    43   * Broken case insensetive search in non-unicode locale (#3491) 
    44   * Error message prefixed with no sense "0:" (#3269) 
    4547  * mcedit: buffer overflow (#3579) 
    4648  * mcview: "Not found" result isn't reported in some cases (#3543) 
     49  * mc-wrapper leaves MC_USER set (#3550) 
     50  * Non-portable invocation of man (#3509) 
     51  * Regression: match filename, not full path in mc.ext (#3578) 
     52  * VFS: extfs/unzip: enter into zip file fails with "inconsistent extfs archive" (#3433) 
     53  * VFS: FISH: provide major/minor info for block/char devices (#3599) 
     54  * VFS: isofs: cannot copy file from iso when Joliet without RockRidge is used (#2851) 
    4755  * VFS: isofs doesn't show .dotfiles (#3537) 
    48   * VFS: isofs: cannot copy file from iso when Joliet without RockRidge is used (#2851) 
    49   * VFS: extfs/unzip: enter into zip file fails with "inconsistent extfs archive" (#3433) 
    5056  * VFS: SFTP: various bugs (#3581) 
    51   * VFS: FISH: provide major/minor info for block/char devices (#3599) 
    52   * Bashism in gitfs+ extfs helper (#3379) 
    53   * Non-portable invocation of man (#3509) 
    54   * mc-wrapper leaves MC_USER set (#3550) 
    55   * Broken silent opening of files in background (#3574) 
    56   * Fix preallocation if appending during file copy (#3577)