gPDFText 0.1.0 "import/export"
=============================

	* Add import from text file and export to PDF
	of the selected size.
	* Use asynchronous writes for PDF and text.
	* save PDF files as background task.
	* adds dependencies on cairo and pango for PDF
	creation.

gPDFText 0.0.2 "undo/redo"
==========================

	* Add undo/redo support using trash stacks.
	* New Czech and Swedish translation of the Manual, new
	Swedish and Italian translations of program messages.

gPDFText 0.0.1 ("getting started")
=================================

	* Features:
	- Uses poppler-glib to read in text content from PDF
		files.
		: Remove line wrapping and restore original
			paragraphs.
		: Rejoin words separated by hyphens.
		: Saves text as simple ASCII content.
	- Simple GTK+ interface with instant-apply GConf
		preferences.
	- Selectable editor font.
	- GtkSpell support.
	- Uses GtkBuilder support in latest GTK+.
	- Minimal dependencies, small binary.
	- gPDFText Manual via yelp.
	- German and Russian translations of program
		output and the gPDFText Manual.

	* Future additions:
	- The plan is to enable gPDFText to also save the
		modified text as a new PDF file as well as saving
		as a normal ASCII text file.
	- Other ebook formats might be supportable, depending
		on whether there is free software support for
		reading the format in the first place.

