Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf
diff options
context:
space:
mode:
authorMichael Meeks <michael@helixcode.com>2000-07-04 19:17:44 (GMT)
committer Michael Meeks <mmeeks@src.gnome.org>2000-07-04 19:17:44 (GMT)
commitf3bb68968a1103296622687415036216cf5d7fa6 (patch)
treeb22b51a6329c3cc003fdec6d9ed7cdf5ed2a62d7 /pdf/xpdf
parent81ddcb9f5621eb2efe2194f6ca94468acc61da2e (diff)
kill double free.
2000-07-04 Michael Meeks <michael@helixcode.com> * GOutputDev.cc (drawImage): kill double free. * BonoboStream.cc (bfread): update for new API.
Diffstat (limited to 'pdf/xpdf')
-rw-r--r--pdf/xpdf/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/pdf/xpdf/ChangeLog b/pdf/xpdf/ChangeLog
index b322d1c..fb34399 100644
--- a/pdf/xpdf/ChangeLog
+++ b/pdf/xpdf/ChangeLog
@@ -1,3 +1,9 @@
+2000-07-04 Michael Meeks <michael@helixcode.com>
+
+ * GOutputDev.cc (drawImage): kill double free.
+
+ * BonoboStream.cc (bfread): update for new API.
+
2000-03-10 Michael Meeks <michael@helixcode.com>
* gpdf.cc: s/GNOME/Bonobo/