Changes between Version 29 and Version 30 of NEWS-4.7.1


Ignore:
Timestamp:
01/30/10 13:44:56 (14 years ago)
Author:
andrew_b
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NEWS-4.7.1

    v29 v30  
    3434 
    3535=== Fixes === 
    36   * Fixed movement problem in last line (moving cursor to the empty last line problem) (#1956) 
    37   * Fixed build on AIX (#1957) 
     36  * MC won't compile on Solaris due to undefined constant NAME_MAX (#1943) 
     37  * MC won't compile on AIX (#1957) 
    3838  * Missing includes (#1930) 
    3939  * Missing printf format (#1960) 
     
    4545  * Broken transparency if MC is built with NCurses (#1657) 
    4646  * Incorrect input line length in 'Edit symlink' dialog window (#1955) 
     47  * Incorrecy movement in last line in editor (moving cursor to the empty last line) (#1956) 
     48  * Incorrect editor lock files check (#1935) 
     49  * Segfault at try of edit (F4) archives with utf-8 names (x86_64 specified) (#1982) 
    4750  * Viewer in !QuickView mode corrupts screen (#1918, #1944) 
    48   * MC won't compile on Solaris due to undefined constant NAME_MAX (#1943) 
    49   * Incorrect editor lock files check (#1935) 
     51  * MC crashes if file name in archves contain '@' symbol (#1605) 
    5052  * deba and debd VFS: items from DEBIAN directory are not accessible (#1920) 
    5153  * Samba is not built with tcc (#1933) 
    5254  * Incorrect conditional compilation of mcserver (#1925) 
    53   * Segfault at try of edit(F4) archives with utf-8 names (x86_64 specified)(#1982) 
    54