Version 0.9.9
    - Support file names with spaces to be dragged from Nautilus 
      (Paolo Borelli)
    - F9 to toggle sidebar visibility (Jiri Pejchal)
    - Updated Russian translation (Basil Shubin)
    - New Greek translation (Antonis Papaderos)
    - New French translation (David Mascle)
    - Updated German translation (Daniel Schindler)
    - Fixed bug #1471088 - previous and next button don't show
    - Fixed bug #1559790 - build with different src/build folders
      (Zoltan Filyo)

----------------------------------------------------------------------------
Version 0.9.8

    - New Spanish translation by Antonio Garcia Marin
    - Cleaning up deprecation warnings about gtk.FALSE and gtk.TRUE
    - Fixed warning about html->cancel_func (only for pygtk >= 2.5.90)

----------------------------------------------------------------------------
Version 0.9.7

    - New icons/logo by Kostia
    - Contents tree now displays icons (Ralgh Young)
    - It is possible to copy text to clipboard (Rubens)
    - Japanese translation (Tadashi Jokagi)

----------------------------------------------------------------------------
Version 0.9.6

    - Using SGMLParser for index instead of HTMLParser (Ralgh Young)
    - New Polish translation (Michał Kastelik)
    - New zh_TW translation (Wei-Lun Chao)
    - Updated Turkish translation (Sertac O. YILDIZ)

----------------------------------------------------------------------------
Version 0.9.5

  * Improvements:
    - HTML page synchronisation with selection in the contents tab.
      (Alessandro Gatti). Fixes bug report #1050480
    - New Czech translation (Zbynek Mrkvicka)
    - Added --disable-desktop-update, --disable-mime-update to configure
    - Using new file chooser dialog if pygtk >= 2.4.0
    - Added support for standard gnome command line parameters (popt)
    - Gnome session support
    - Updates to pt_BR translation (Raphael Higino, Alan Kelon)
    - Now installing man pages to $(DESTDIR)$(mandir) (Scott Tsai) #1175562
    - Using gnome.ui.warning dialog to work with recent pygtk #1189228

----------------------------------------------------------------------------
Version 0.9.4

  * Bug fixes:
    #1062959: Crash when locale set to nothing, or does not have '_'
    #1062979: gnochm.spec.in needs updates
    #1069892: Fix when html has links to images (Alessandro Gatti)

  * Improvements:
    (Rubens) : Small fix to be more flexible with command line parameters
               History now keeps track of scroll position in HTML window
    (Alessandro Gatti) : Indicate correct location of log file in docs
                         Fixes to some italian translations
                         New man page in italian
                         Page source view support
    (Alexandre Prokoudine) : New Russian translation.

  * GnoCHM RPM now requires pychm 0.8.2

----------------------------------------------------------------------------
Version 0.9.3

  * Gnochm now requires pychm (or python-chm) >= 0.8.1
  * New turkish translation (Sertac O. YILDIZ)
  * New chinese translation (Carlos Liu)
  * Now initial help index is "index" to avoid error when running yelp  
  * Improvements in handling non-latin encoded archives
  * Improvements in contents tree handling
  * Bug fixes:
    #1043023: Can't handle internal files with non-latin characters
    #1051511: When HTML '&' tags are used in the contents tree, gnochm was
              freezing.
    #1033912: Duplicate of 1051511
    #1038494: Can't use non-latin characters in bookmark
    #1039336: Chinese characters can't be displayed correctly.

----------------------------------------------------------------------------
Version 0.9.2

  * Small GUI fixes (Alessandro Gatti)
  * New italian translation (Alessandro Gatti)
  * New german translation (Daniel Schindler)
  * Added support for shared-mime-info as in www.freedesktop.org.
    (Dag Wieers and Mariusz Smykula)
  * Bug fixes

----------------------------------------------------------------------------
Version 0.9.1

  * It is possible to re-use the last pathname used to load a file the 
    next time GnoCHM is executed.
  * Added shortcut for Full Text Search (Shift+Ctrl+F, as per Gnome HIG).
  * Small GUI enhancements and fixes, nothing particularly notable.
  * Bug fixes:
    - #983831 - Compatibility problem with gnome-python2.0.2
    - #982842 - Duplicate of #915287
    - #959705 - Crash after upgrades to Gnome, complaining about
                TypeError: color_parse() argument 1 must be string, not None
                This is an issue related to GConf, not a bug in gnochm. 
                Check the README for a workaround and details.
    - #915287 - Prevent crash when &amp; is used in index files.
    - #917097 - Crash when navigating links - this turned out to be
                a bug in gtkhtml2.

  Note: crashes that occur when clicking on HTML links are likely
        to be a Gtkhtml2 bug that has been fixed in CVS, check 
        bug #135489 in http://bugzilla.gnome.org to get a patch for older
        versions. Version of 2.6.1 of the library is known to work.

----------------------------------------------------------------------------
Version 0.8.0

  * Added support to open multiple windows.
  * It is possible to open multiple files via the command line.
  * Small improvements to the user interface
  * Bug fixes:
    - Handling of links with escape codes 
    - Now also using Encoding and LCID to determine character set to use in
      the contents/index/search views.
    - Better support for different types of url in the contents/tree views.

----------------------------------------------------------------------------
Version 0.7.0

  * Added support for full text search
  * Fixed crash (because of app_setup_toolbar) in systems
    using gnome-python2-2.0.0 (or newer...)
  * Added 'recent files' to the File menu
  * Bookmarks support
  * Now using encodings from the CHM files in order to generate index,
    topics tree properly.
  * New icons again!
  * Some minor improvements to the user interface

----------------------------------------------------------------------------
Version 0.6.0

  * Internationalisation support added.
  * pt_BR translations added.
  * Now more integrated with Gnome:
    - Documentation (english) added, help files are registered using
      scrollkeeper, yelp is used to access help, Drag'n'Drop support.
    - Gnochm now is added to the Gnome 'extra' menu (desktop file)
    - CHM mime type is added to application registry, so user can
      open CHM files using Nautilus.
    - Now it uses GConf to store preferences
  * Small bugs killed (details in toplevel ChangeLog).
  * New icons!

----------------------------------------------------------------------------
$Id: NEWS,v 1.52 2006/11/11 07:10:26 rubensr Exp $
