Changes between Version 10 and Version 11 of NEWS-4.7.0.3


Ignore:
Timestamp:
02/18/10 10:29:47 (14 years ago)
Author:
andrew_b
Comment:

#2018

Legend:

Unmodified
Added
Removed
Modified
  • NEWS-4.7.0.3

    v10 v11  
    1818 
    1919=== Fixes === 
     20  * Missing includes (#2017) 
    2021  * Ctrl-\ key closes the NCurses-based MC (#1926) 
    2122  * Missed \s symbol in Syntax file (#2010) 
     
    2425  * The lslR VFS doesn't work with ls-lR files created in en_US.UTF-8 locale and with files and directories started with whitespaces (#1921) 
    2526  * Contents of RAR archives with filenames that contain / \d\d:\d\d / are not listed correctly (#2029) 
    26   * Missing includes (#2017)  
     27  * FTPFS: strcpy() is used for overlaping strings (#2018)