0.1.9
=====
- The configure option --enable-final now enables linker optimizations for
  plattforms that support it (recent GNU binutils required).
- The UI description is now installed as a separate file, to allow users to
  customize their menus rudimentarily.
- The documentation was updated.


0.1.8
=====
- Background darkness setting is now restored correctly.
- Open Terminal now always openes a new Terminal window instead of
  randomly opening a new tab
- French and Dutch translations are included now, thanks to Jasper
  Huijsmans <jasper@xfce.org> for reviewing and fixing the dutch
  translation.
- A FAQ section was added to the documentation.


0.1.7
=====
- New icons for the preferences dialog by Francois Le 
  Clainche <fleclainche@wanadoo.fr>, available as PNG and
  scalable images.
- Online documentation updated. All of Terminal is now documented.
- The user can now specify the setting of the $TERM environment
  variable on new terminals.
- The color palette used by the terminal applications is configurable
  now. It defaults to the Linux console color palette.
- The configured background is also used for tinting the terminal background
  in image and transparent mode.


0.1.6
=====
- Fixed a bug that made mc appear in black and white only.
- Added documentation for Terminal, available through the menu Help->Contents
  and available online at http://www.os-cillation.de/documentation/terminal/
- The compact mode functionality was split up into 2 options, its now possible
  to toggle the visibility of the menubar and the window decorations inde-
  pendently.
- New icons for Open Terminal and Open Tab, designed by Francois Le
  Clainche <fleclainche@wanadoo.fr>.
- Custom command functionality was removed from Terminal, because it is
  rather useless, now that Terminal offers -x/--execute command line
  options.
- The output of Terminal --help was improved to list all options with
  descriptions of their functionality.
- The Preferences dialog was changed to use GtkFrame instead of XfceFramebox
  to get a smoother look.
- Translations now work the way they are expect to work. For now, only
  german translations are available.


0.1.5
=====
- A keyboard shortcut editor was added.
- The tab close icon size was decreased.
- Geometry handling was improved.
- .desktop and .spec files have been added.
