Changes between Version 19 and Version 20 of NEWS-4.7.0.3


Ignore:
Timestamp:
02/24/10 09:06:13 (14 years ago)
Author:
andrew_b
Comment:

#2053

Legend:

Unmodified
Added
Removed
Modified
  • NEWS-4.7.0.3

    v19 v20  
    2020 
    2121=== Fixes === 
    22   * Memory leaks (#2028) 
     22  * Memory leaks (#2028, #2053) 
    2323  * MC crashes at exit due to race conditions of destroying subshell and file manager (#2008) 
    2424  * Missing includes (#2017) 
     
    2727  * Extra quoting of shell variables in user menu (#1967) 
    2828  * Editor's search parameters are not retained across editing session (#1572) 
     29  * !EditColumnMark can't go up through newline (#1998) 
    2930  * Missed \s symbol in Syntax file (#2010) 
    3031  * !ViewContinueSearch segfault on empty search (#1996) 
     
    3334  * Contents of RAR archives with filenames that contain / \d\d:\d\d / are not listed correctly (#2029) 
    3435  * FTPFS: strcpy() is used for overlaping strings (#2018) 
    35   * EditColumnMark can't go up through newline (#1998)