Changes between Initial Version and Version 1 of NEWS-4.7.0.2


Ignore:
Timestamp:
02/02/10 10:07:41 (14 years ago)
Author:
andrew_b
Comment:

Initial version

Legend:

Unmodified
Added
Removed
Modified
  • NEWS-4.7.0.2

    v1 v1  
     1= Midnight Commander 4.7.0.2 = 
     2 
     3It's preliminary version for to be ready for release any day. 
     4 
     5[http://www.midnight-commander.org/query?status=closed&group=resolution&order=priority&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&col=severity&milestone=4.7.1 View all closed tickets for this release] 
     6 
     7== Major changes since 4.7.0.1 ==  
     8 
     9=== Core === 
     10  * Minimal required GLib version is 2.8 (#1980) 
     11  * Reorganizing of directory structure (#1866) 
     12  * States of all 'Find File' dialog checkboxes are saved in user configuration file (#1874, #1965) 
     13  * New file type bindings: 
     14    * viewing .lyx with lyxcat, opening with lyx (#1693) 
     15 
     16=== VFS === 
     17  * Small reorganizing (#1931) 
     18 
     19=== Editor === 
     20  * Some simple optimization of syntax highlighting engine (#1843) 
     21  * New editor action 'Mark all', new keybind !EditMarkAll (#1945) 
     22  * Changed default for 'Cursor beyond EOL', now it switched off by default (#1946) 
     23  * Changed default color pair for 'editbold' (search result) to be more sensible (#1559). 
     24 
     25=== Misc === 
     26  * Lots of code cleanup (#1780, #1915, #1990) 
     27  * Removed obsolete checks in configuration scripts (#262, #1932) 
     28  * Documentation updates 
     29  * Translation updates 
     30 
     31=== Fixes === 
     32  * MC won't compile on Solaris due to undefined constant NAME_MAX (#1943) 
     33  * MC won't compile on AIX (#1957) 
     34  * Missing includes (#1930) 
     35  * Missing printf format (#1960) 
     36  * Memory and file descriptors leaks (#1953) 
     37  * Small error in versioning (#1905) 
     38  * Segfault in input line history (#1936) 
     39  * MC crashes on exit when using C locale (#1942) 
     40  * Assertion failed for g_array_free (#1954) 
     41  * Broken transparency if MC is built with NCurses (#1657) 
     42  * Selections not visible on monochrome terminals (#1972) 
     43  * Colors of visible inactive menu (#1702) 
     44  * Incorrect input line length in 'Edit symlink' dialog window (#1955) 
     45  * Unquoted shell variables in used menus (#1967) 
     46  * Incorrecy movement in last line in editor (moving cursor to the empty last line) (#1956) 
     47  * Incorrect editor lock files check (#1935) 
     48  * Segfault at try of edit (F4) archives with utf-8 names (x86_64 specified) (#1982) 
     49  * Viewer in !QuickView mode corrupts screen (#1918, #1944) 
     50  * MC crashes if file name in archves contain '@' symbol (#1605) 
     51  * deba and debd VFS: items from DEBIAN directory are not accessible (#1920) 
     52  * Samba is not built with tcc (#1933) 
     53  * Incorrect conditional compilation of mcserver (#1925)