Changes between Version 22 and Version 23 of NEWS-4.7.0-pre1


Ignore:
Timestamp:
12/31/09 08:36:38 (14 years ago)
Author:
andrew_b
Comment:

Added URL to vew closed tickets

Legend:

Unmodified
Added
Removed
Modified
  • NEWS-4.7.0-pre1

    v22 v23  
    11= Midnight Commander 4.7.0-pre1 = 
    2  
    3 We have finally released the first preliminary Midnight Commander release 4.7.0-pre1!  
    4  
     2We have finally released the first preliminary Midnight Commander release 4.7.0-pre1! 
    53This release incorporates many code refactoring changes, user interface improvements, numerous bugfixes and new features. 
    6  
     4[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.0-pre1 View all closed tickets for this release] 
    75== Changelog == 
    8  
    96Major changes since 4.6.2: 
    10  
    117=== Changes in the core === 
    12  
    138 * Native UTF-8 support; 
    149 * Support for filename charset selection in panels; 
     
    2116 * Translation updates; 
    2217 * Multiple x86_64 fixes. 
    23  
    2418=== Editor === 
    25  
    2619 * Various editor enhancements (mark/move/copy/paste vertical blocks); 
    2720 * Multiple syntax file updates; 
     
    3326 * Highlighting of tabs and trailing spaces (optional); 
    3427 * Added some hotkeys. 
    35  
    3628=== Miscellaneous === 
    37  
    3829 * Show free space on current file system; 
    3930 * Show size of selected files in mini-status bar. 
    40  
    4131=== Bugfixes === 
    42  
    4332 * Editor undo fixes; 
    4433 * Upstreamed many fixes from the distributions; 
     
    4938 * Small fixes in history handling (locale independent .mc/history entries); 
    5039 * Code cleanups, various memleaks fixed (many thanks to valgrind). 
    51  
    5240The new release can be downloaded at the following URL: http://www.midnight-commander.org/downloads . 
    53  
    5441We would like to stress that this is a preliminary release, which means that it is not yet ready for production use. The goal of this release is to attract new testers so that we can further improve Midnight Commander. Any comments, bug reports and suggestions are gladly welcomed in form of tickets at our new home http://www.midnight-commander.org (please search before submitting new ticket!). 
    55  
    5642It is recommended to build Midnight Commander with '--enable-charset' option to enable complete support for character set translations. Hopefully this will become a default in future.