Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pdf/xpdf/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/pdf/xpdf/ChangeLog b/pdf/xpdf/ChangeLog
index 8923cc2..6c05be7 100644
--- a/pdf/xpdf/ChangeLog
+++ b/pdf/xpdf/ChangeLog
@@ -1,3 +1,12 @@
+1999-10-06 Peter Teichman <pat4@acpub.duke.edu>
+
+ * 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 <mmeeks@gnu.org>
* BonoboStream.cc (bfseek): Add debug case.