================ libgnomeprint 2.18.3 =====================

2007-11-25  Kjartan Maraas  <kmaraas@gnome.org>

	* libgnomeprint/gnome-print-pdf.c: Initialize ret
	so we don't use it uninitialized. Coverity CID #1439.

2007-11-25  Kjartan Maraas  <kmaraas@gnome.org>

	* libgnomeprint/gnome-print-filter.c:
	(gnome_print_filter_set_property):
	Initialize va to bring some code back from the dead.
	Found via the Coverity scanner (CID 3073).
	Thanks to Lutz Müller for verifying the fix.

2007-11-20  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Remove -lpopt here too.
	Closes bug #497968. Reported by dmacks at netspace org.

2007-11-12  Kjartan Maraas  <kmaraas@gnome.org>

	* libgnomeprint/gpa/gpa-model.c:
	* libgnomeprint/transports/gp-transport-custom.c:
	* libgnomeprint/transports/gp-transport-lpr.c:
	Remove a couple redundant includes.