[poppler] poppler: ChangeLog,1.493,1.494
Jeff Muizelaar
jrmuizel at kemper.freedesktop.org
Fri Apr 6 08:27:54 PDT 2007
Update of /cvs/poppler/poppler
In directory kemper:/tmp/cvs-serv32636
Modified Files:
ChangeLog
Log Message:
2007-04-06 Jeff Muizelaar <jeff at infidigm.net>
* poppler/ABWOutputDev.cc:
* utils/pdftoabw.cc: Fix a number of issues with the new AbiWord code:
*) Allows you to save to a file other than stdout
*) Checks for error conditions when reading the PDF doc and
writing the ABW doc
*) Removes dead code in pdftoabw.cc
*) Fixes a SEGV I encountered when converting my new home's floor plan
*) Returns proper error conditions should the conversion fail for any reason
Patch by Dominic Lachowicz
Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.493
retrieving revision 1.494
diff -u -d -r1.493 -r1.494
--- ChangeLog 5 Apr 2007 12:13:51 -0000 1.493
+++ ChangeLog 6 Apr 2007 15:27:52 -0000 1.494
@@ -1,3 +1,15 @@
+2007-04-06 Jeff Muizelaar <jeff at infidigm.net>
+
+ * poppler/ABWOutputDev.cc:
+ * utils/pdftoabw.cc: Fix a number of issues with the new AbiWord code:
+ *) Allows you to save to a file other than stdout
+ *) Checks for error conditions when reading the PDF doc and
+ writing the ABW doc
+ *) Removes dead code in pdftoabw.cc
+ *) Fixes a SEGV I encountered when converting my new home's floor plan
+ *) Returns proper error conditions should the conversion fail for any reason
+ Patch by Dominic Lachowicz
+
2007-04-05 Albert Astals Cid <aacid at kde.org>
* poppler/PSOutputDev.cc: Readd code wrongly removed when doing the
More information about the poppler
mailing list