Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf
diff options
context:
space:
mode:
authorPeter Teichman <teichman@src.gnome.org>1999-10-06 18:22:19 (GMT)
committer Peter Teichman <teichman@src.gnome.org>1999-10-06 18:22:19 (GMT)
commit71a5683c5f8a21bc4070a1e0a117c4dbfa0b916a (patch)
tree90fcdf00a610f5c0d370660e4f268ef8bf58a46f /pdf
parentf93f21be3c03c59d4a1fa955143f645c01df6318 (diff)
added changelog entries for last changes
Diffstat (limited to 'pdf')
-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.