PT version 0.1.0 - first release

PT version 0.1.1:
- toolbar icons
- program icon
- set default window size
- horizontal scrollbar set to GTK_POLICY_AUTOMATIC
	(fixed program window auto resize bug)

PT version 0.1.2:
- sort problem solved
- OpenSSL encryption
- "gettext" internationalization
- nicer behaviour when starting

PT version 0.1.3:
- dialog windows always stay on top of program window
- priority of print jobs can be increased or decreased
- move dialog supports printer classes
- preferences dialog changed
- view jobs of selected printer or all printers
- http connection: hostname and port number required
- hostname and port recognition: CUPS functions
- user name and encryption type can be set
- password dialog (callback function) added
- key accelerators: Ctl+some_key replaced with function keys
- toolbar always with icons and tips, toolbar text was too large
- improved memory allocation
- ".ptrc" file format changed (delete ".ptrc" of older versions
	before using version 0.1.3)
- cups 1.1.14 recommended

PT version 1.0.0:
- some bugs fixed

PT version 1.0.1:
- fixed broken symlinks for autoconf/automake
- added French translation

PT version 1.0.2:
- saved some bytes (p_jstate () returns pointer to static string)

PT version 1.0.3:
- delete_event connected to p_exit () - program exits properly
- replaced icon with printer icon from gnome-mime-data

PT version 1.2.0
- replaced OpenSSL with GNUTLS due to license issues

PT version 1.2.1
- updated config.sub and config.guess
- fixed library check for GNUTLS in configure.in
- updated AUTHORS

PT version 1.2.2
- program restores window size
- placed toolbar on top

PT version 1.2.3
- fixed PPC bug in preferences.c

PT version 1.2.4
- fixed bug (click on toolbar stopped print job polling)
