Changes between Version 32 and Version 33 of NEWS-4.7.0-pre2


Ignore:
Timestamp:
08/28/09 15:42:49 (15 years ago)
Author:
iNode
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NEWS-4.7.0-pre2

    v32 v33  
    1414 * VFS 
    1515  * FTPFS: support of IPv6 protocol 
     16  * extfs/iso9660 updated to support Joliet "UCS level 1" 
    1617 
    1718 * Editor 
    1819  * new search/replace flag added "In selection".  
    19   * new hotkeys for bookmarks, now bookmark showed in state line and editor 
     20  * new hotkeys for bookmarks, now bookmark displayed in state line and editor 
    2021  * new cursor behavior. Option "Cursor beyond end of line" - allow moving cursor beyond the end of line.  
    21   * new syntax hightlights added: erlang, ebuild, named, strace 
     22  * new syntax hightlights added: erlang, ebuild, named, strace, j 
    2223  * syntax hightlights updated: mail, vhdl, html 
    2324 
     
    2829  * fixed build of format string in runtime (for better i18n) 
    2930  * add 'Whole words' option into the viewer 'Search' dialog 
    30 {{{ 
    31 #!comment 
    32 waiting for +j 
    33 }}} 
    3431 
    3532 * Misc 
     
    5148  * Fixed broken backward search (#1496) 
    5249  * Fixed uninitialised value for mouse event in in find.c#check_find_events() function 
    53   * Fixed ctrl+z signal handle. 
     50  * Fixed ctrl+z signal handling. 
    5451  * Fixed incorrect showing prompt 
    5552  * Fixed incorrect vertical selection (if line state swiched on)