    epdfview 0.1.4
    ==============

    New features

        * Support cross-references links.
        * Search text.

    Interface improvements

        * Dialogs can have an alternative button order (LoneFox).
        * Show a wait cursor while loading the document.
        * Show a wait label while rendering a page.
        * Resize the page while waiting for the updated rendered page on
          changing zoom.
        * Add a shortcut for "Show Outline" and renamed to "Show Index".
        * Remove help menu icon.

    Code changes

        * The presenters are now IDocument's observers and waits for 
          notifications messages from it.
        * Most time expensive operations are now handled in a separate
          thread.
        * Implemented a rendered page cache to speed up the interface.

    Bug fixes

        * The Zoom to Width and Zoom to Fit options works correctly even
          if the document's pages have different sizes.
        
    
    epdfview 0.1.3
    ==============

    Interface improvements

        * Move the page with the left mouse button.
        * Remember window's size and position.
        * 'Zoom to Width' and 'Zoom to Fit' are toggle actions: when the
          window resizes the document also is resized.
        * Single click to select index item from the sidebar.
        * Mouse scrolling.
        * Reloading doesn't change the page's position.
        * Changed 'Next Page' and 'Previous Page' accelerators to use only a 
          single key instead of two.
        * Open file dialog remembers the last used directory and opens it
          the next time.

    Bug fixes

        * The file name from the command line doesn't need to be a full
          path.

    Translation updates

        * de (Moritz Heiber)
        * fr (Mr_Moustache)
        * vi (VnPenguin)
   
   
    epdfview 0.1.2
    ==============

    Code changes

        * All calls to Poppler function have been changed to Poppler's glib 
          wrapper, as Poppler is dropping support for Xpdf headers.


    epdfview 0.1.1
    ==============

    News features

        * Show the document's outline.
        * Can open a PDF file directly from the command line.
        * Can reload the same file.

    Interface improvements

        * The status, tool and side bars can be shown or hidden from
          the view menu.
        * When the page changed the scroll goes to the top of the page.


    epdfview 0.1.0
    ==============

    Initial release.
