[poppler] poppler: ChangeLog,1.515,1.516

Albert Astals Cid aacid at kemper.freedesktop.org
Mon May 21 14:29:12 PDT 2007


Update of /cvs/poppler/poppler
In directory kemper:/tmp/cvs-serv30834

Modified Files:
	ChangeLog 
Log Message:
        * poppler/Annot.cc: avoid crashing if the font for the drawing methods
        can not be found
        * poppler/Form.cc: fix memory leak
        * qt4/src/poppler-private.h: fix the UnicodeParsedString function to
        really work and not crash
        * splash/SplashTypes.h: RGB8X mode makes max number of components in
        any SplashColor always be 4


Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.515
retrieving revision 1.516
diff -u -d -r1.515 -r1.516
--- ChangeLog	17 May 2007 21:32:57 -0000	1.515
+++ ChangeLog	21 May 2007 21:29:09 -0000	1.516
@@ -1,3 +1,14 @@
+2007-05-21  Pino Toscano <pino at kde.org>
+	reviewed by: Albert Astals Cid <aacid at kde.org>
+
+	* poppler/Annot.cc: avoid crashing if the font for the drawing methods
+	can not be found
+	* poppler/Form.cc: fix memory leak
+	* qt4/src/poppler-private.h: fix the UnicodeParsedString function to
+	really work and not crash
+	* splash/SplashTypes.h: RGB8X mode makes max number of components in
+	any SplashColor always be 4
+
 2007-05-17  Pino Toscano <pino at kde.org>
 
 	* qt4/src/poppler-link.cc:



More information about the poppler mailing list