Changes between Version 8 and Version 9 of NEWS-4.7.0.10


Ignore:
Timestamp:
10/15/10 12:27:02 (14 years ago)
Author:
andrew_b
Comment:

#123, #2267

Legend:

Unmodified
Added
Removed
Modified
  • NEWS-4.7.0.10

    v8 v9  
    1010 
    1111=== VFS === 
     12  * All hardcoded FISH scripts are moved out from fish.c to external scripts: 
     13    + backport from master branch (see README.fish for more info) (#2367) 
     14    + resuming of file downloads (#2267) 
    1215 
    1316=== Editor === 
     
    2427  * Quick search is not correctly interrupted in some cases (#2174) 
    2528  * Incorrect line jump when started as editor (#2344) 
     29  * 2GB file size limit in fish (#123) 
    2630  * Broken IPv4 FTP connection scheme (#121) 
    27   * lost transparency colors in mcedit [editnormal] background depends on [normal] (#1785)  
     31  * Lost transparency colors in mcedit [editnormal] background depends on [normal] (#1785)