Changes between Version 3 and Version 4 of NEWS-4.7.0


Ignore:
Timestamp:
12/25/09 15:29:16 (14 years ago)
Author:
zaytsev
Comment:

Grammar

Legend:

Unmodified
Added
Removed
Modified
  • NEWS-4.7.0

    v3 v4  
    3838 
    3939=== VFS === 
    40  * Fixed view *.tar files with a colon in name 
    41  * Allow 'exit' command on non-local filesystems 
    42  * Added partial support of Microsoft CAB-archives 
    43  * Added support of ico files 
    44  * Added support of *.djvu files 
    45  * Fix segfaults in various cases while browsing various VFSs (#1712) 
    46  * Fixed warnings when file copy inside archive. (#1729) 
    47  * fixed recognize of tar.xz archives 
    48  * added recognize of lzma archives by extention 
    49  * FTPFS: support of IPv6 protocol 
    50  * extfs/iso9660 updated to support Joliet "UCS level 1" 
     40 * Fixed viewing the *.tar files with a colon in the name; 
     41 * Now 'exit' command on non-local filesystems is allowed; 
     42 * Added partial support for Microsoft CAB archives; 
     43 * Added support for *.ico files; 
     44 * Added support for *.djvu files; 
     45 * Fixed segfaults in various cases while browsing various VFSs (#1712); 
     46 * Fixed warnings when file is copied inside the archive (#1729); 
     47 * Fixed the recognition of the *.tar.xz archives; 
     48 * Added the recognition of the lzma archives by extension; 
     49 * Added support for IPv6 protocol in FTPFS; 
     50 * Updated extfs/iso9660 to support Joliet "UCS level 1". 
    5151 
    5252=== Editor ===