Changes between Initial Version and Version 1 of NEWS-4.7.5-pre1


Ignore:
Timestamp:
11/25/10 12:49:24 (13 years ago)
Author:
andrew_b
Comment:

Moved from NEWS-4.7.5

Legend:

Unmodified
Added
Removed
Modified
  • NEWS-4.7.5-pre1

    v1 v1  
     1= Midnight Commander 4.7.5-pre1 = 
     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.5 View all closed tickets for this release] 
     6 
     7== Major changes since 4.7.4 == 
     8 
     9=== Core === 
     10  * Case insensitive sort order of files does not mix dotfiles with others (#1894) 
     11  * Repeat previous quicksearch on C-s C-s (without entering text) (#2365) 
     12  * Added new colors for dialogs and status bars (#2170, #2197) 
     13 
     14=== VFS === 
     15  * Hide panels before connect to the FISH (#2268) 
     16 
     17=== Editor === 
     18  * Internal editor's bookmarks are persistent now and not lost after exit from the editor. They are saved in ~/.mc/filepos file (#2287) 
     19  * Added forgotten shortcuts from 4.6 branch (#2404) 
     20 
     21=== Viewer === 
     22  * Speed up of up/down moving (#2229) 
     23 
     24=== Diff viewer === 
     25  * The shortcut was changed from 'ctrl-x, ctrl-y' to 'ctrl-x, ctrl-d' (#2177) 
     26 
     27=== Misc === 
     28  * Changed installation destination for some files (#1424): 
     29    * /etc/mc/Syntax -> /usr/share/mc/syntax/Syntax; 
     30    * /etc/mc/mc.lib -> /usr/share/mc/mc.lib; 
     31    * /etc/mc/mc.charsets -> /usr/share/mc/mc.charsets. Added capability to load codepage list from /usr/share/mc/mc.charsets and /etc/mc/mc.charsets and merge them then; 
     32    * Hint files are installed into /usr/share/mc/hints instead of /usr/share/mc; 
     33    * Help files are installed into /usr/share/mc/help instead of /usr/share/mc. 
     34  * Doc updates 
     35  * Translation updates 
     36  * Added new translations: Estonian, Indonesian 
     37 
     38=== Fixes === 
     39  * Hang up after exit on FreeBSD (#2333, #2415) 
     40  * Segfault on NetBSD >= 3.0 on startup (#2425) 
     41  * Multi-screen engine doesn't handle correctly some cases (#1490) 
     42  * Fx key numbers were not displayed for disabled keys (#2350) 
     43  * Can't put char '?' into a new name (#2327) 
     44  * Incorrect initial value of WCheck and WRadio widgets width (#2362) 
     45  * Panel encoding is not shown correctly in "Choose codepage" dialog (#1512) 
     46  * Cannot change panel encoding without VFS support (#2137) 
     47  * Panel contents isn't scrolled down by mouse dragging (#2395) 
     48  * Incorrect key event handling in "Listing mode" dialog (#2045) 
     49  * Usability of field history in "Find file" dialog (#2046, #2407) 
     50  * Find "Whole words" search bug (#2396) 
     51  * Directory ignorance does't work in file find (#2366) 
     52  * Incorrect line jump when started as editor (#2344) 
     53  * Lost transparency colors in mcedit [editnormal] background depends on [normal] (#1785) 
     54  * Syntax highlighting is lost after manual change (#2324) 
     55  * ~ is not treated properly in editor's "Save As" dialog (#2398) 
     56  * Incorrect charset encoding in search in editor (#2417) 
     57  * Segmentation fault in mcviewer on ARM architecture (#2356) 
     58  * Fixed broken action 'cursor beyond EOL' (#2135, #2411) 
     59  * Broken IPv4 FTP connection scheme (#121) 
     60  * Default internal FISH scripts are broken (#2347)