Changes between Version 45 and Version 46 of NEWS-4.7.3


Ignore:
Timestamp:
07/05/10 17:22:04 (14 years ago)
Author:
andrew_b
Comment:

#2153

Legend:

Unmodified
Added
Removed
Modified
  • NEWS-4.7.3

    v45 v46  
    2323=== VFS === 
    2424  * Unified charset list is used in core and in VFS (#2203) 
    25   * All hardcoded scripts droped from fish.c into external scripts (for more info see README.fish) (#2242) 
     25  * All hardcoded FISH scripts are moved out from fish.c to external scripts (see README.fish for more info) (#2242) 
    2626 
    2727=== Editor === 
     
    3838    * gotar.ini (#2179) 
    3939  * Removed leading and trailing spaces in i18n'd resources (#1646) 
     40  * Code cleanups (#2243) 
    4041  * Translation updates 
    4142 
    4243=== Fixes === 
    43   * In some case copy/move operation was wrong (#2153) 
    4444  * AC_TRY_RUN macro breaks crosscompile (#1959) 
    4545  * "mc -e" and "mc -v" modes don't work (#2187) 
     
    5858  * Editor shows dots instead of letters if source_codepage is set to "No translation" (#2248) 
    5959  * Editor goes to endless loop when trying to replace the \n regexp with any substring (#2231) 
     60  * Editor: in some cases the copy/move operation in multi-byte text is wrong (#2153) 
    6061  * Crash on search in viewer after Parsed/Raw switching (#2195) 
    6162  * Diff viewer crashes if tab size equals to 0 (#2182)