From: Peter Teichman Date: Wed, 6 Oct 1999 18:22:19 +0000 (+0000) Subject: added changelog entries for last changes X-Git-Tag: nautilus_ms_may_31~16 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=71a5683c5f8a21bc4070a1e0a117c4dbfa0b916a;p=evince.git added changelog entries for last changes --- diff --git a/pdf/xpdf/ChangeLog b/pdf/xpdf/ChangeLog index 8923cc2d..6c05be76 100644 --- a/pdf/xpdf/ChangeLog +++ b/pdf/xpdf/ChangeLog @@ -1,3 +1,12 @@ +1999-10-06 Peter Teichman + + * GOutputDev.cc: add return type for GOutputServerFont::isOk() + + * bonobo-application-x-pdf.cc: casting fixes, for compiling with + recent gcc + + * PSOutputDev.cc: same, more casting fixes + 1999-10-06 Michael Meeks * BonoboStream.cc (bfseek): Add debug case.