Version 0.0.8
=============

New Features and Fixed Bugs:
  * Criawips now searches images in a path relative to the presentation, you
    don't have to put them into the working directory anymore (Sven Herzberg)
  * WARNING: Criawips dropped the support of opening symlinks at the moment
    because we were just using a workaround for a bug in libgsf, libgsf
    version (1.10.1)+1 should fix that automatically (both for presentations
    and for images).
  * Added a man page (Sven Herzberg)
  * Support for font color and vertical alignment (Sven Herzberg)
  * Recent files support (Keith Sharp)
  * Choose the default font for presentations from a preferences dialog (Adrien
    Beaucreux and Sven Herzberg)

User Interface:
  * display the presentations title in the window title. If it's not set,
    display the filename, if that's not set (new file): unsaved presentation
    (Sven Herzberg)
  * change the presentation's title through File->Properties (Sven Herzberg)
  * edit slide titles through the slide list (Sven Herzberg)

Internals:
  * all sizes are now stored as master coordinates, this means that everything
    should be resolution independent, even the font size (this makes us way
    cooler than mgp is :) (Sven Herzberg)
  * We got rid of the stupid SlideBlock/LayoutBlock stuff. These classes have
    merged to be a Block now (we have 500+ lines now for this stuff, it have
    been 1000+). (Sven Herzberg)

Translations:
  * ca:    Xavier Conde Rueda, new
  * cs:    Miloslav Trmac, update
  * de:    Frank Arnold, update
  * en_CA: Adam Weinberger, update
  * en_GB: David Lodge, update
  * es:    Francisco Javier F. Serrador
  * fr:    Adrien Beaucreux, update
  * it:    Alessio Frusciante, new
  * nl:    Tino Meinen, update
  * pa:    ਅਮਨਪ੍ਰੀਤ ਸਿੰਘ ਆਲਮ (Amanpreet Singh Alam), new
  * pt_BR: Raphael Higino, update
  * ja:    Takeshi AIHANA, new

=============
Version 0.0.2

	Some small bug fixes.
	Demonstration files as examples for other people.

