Changeset 264 for trunk/NEWS

Show
Ignore:
Timestamp:
02/26/07 12:07:58 (19 months ago)
Author:
jordi
Message:

Added NEWS items for the upcoming version.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/NEWS

    r236 r264  
     1    epdfview 0.1.6 
     2    ============== 
     3 
     4    New features 
     5 
     6        * Support for printers instances. 
     7        * Support for stdint (i.e., '-') as filename from command line. 
     8 
     9    Interface improvements 
     10 
     11        * About box's link is now clickable. 
     12        * 'Open' and 'Save As' dialogs now use extension patterns and mime type. 
     13        * Full screen support. 
     14        * 'Save As' dialog sets the file's name as the default save name. 
     15 
     16    Bug fixes 
     17 
     18        * Prevent showing the menu entry twice. 
     19        * Fixed typo that checks for Poppler's version 0.5.2 or higher. 
     20        * The page cache is emptied between files to prevent showing pages 
     21          from the previous file. 
     22        * Changed the 'Save As' dialog's 'Open' button to 'Save' 
     23        * Prevent crashes in FreeBSD when searching. 
     24        * Fixed some bugs rendering pages under some systems. 
     25        * Fixed problems printing documents under some systems (specially 
     26          64-bit systems) 
     27 
     28    Translation updates 
     29 
     30        * pl (Wojciech Myrda) 
     31        * el (Stavros Giannouris) 
     32        * ru (Igor Vagulin) 
     33        * zh_TW (Wei-Lun Chao) 
     34 
     35 
    136    epdfview 0.1.5 
    237    ==============