NFO Viewer 1.2.1
================

 * Remove misuse of assertions that broke menu item sensitivity
   updates when used with Python's optimization (-O switch)
 * Fix AssertionError when installing multiple times (#12388)
 * Add Simplified Chinese translation (Jonathan Ye)
 * Switch version-control from svn to git

NFO Viewer 1.2
==============

 * Remove mimetype installation files and use the new 'text/x-nfo'
   mimetype added with freedesktop.org's shared-mime-info 0.30

NFO Viewer 1.1.2
================

 * Fix setup.py to allow building and installing outside X
 * Fix setup.py to run 'update-desktop-database' in addition to
   'update-mime-database' if installing and --root not given

NFO Viewer 1.1.1
================

 * Fix unavailable stock icon usage on GTK+ < 2.10 (#11585)

NFO Viewer 1.1
==============

 * Add a menubar
 * Add open-, preferences- and about dialogs
 * Allow files to be opened by drag-and-drop
 * Use Terminus font, size 12, by default
 * Use text and background colors from GTK theme by default
 * Improve detection of the default web browser
 * Add an applications menu entry in the desktop file
 * Change configuration file style and save the configuration file to
   $XDG_CONFIG_HOME/nfoview (usually $HOME/.config/nfoview) as per
   freedesktop.org's XDG Base Directory Specification
 * Refactor code and reorganize source directory structure
