]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
PDFDoc constructor assumes ownership of the string passed in.
[evince.git] / ChangeLog
index 48320e8ac85e7f417155c18c1110fa6f4cfb26cd..11c2b4592b55c4bb0ac827170c9f711c510c5254 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Tue Dec 21 22:17:04 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * pdf/xpdf/pdf-document.cc (pdf_document_load): PDFDoc
+       constructor assumes ownership of the string passed in.
+       
+       * shell/ev-window.c (ev_window_open): Destroy the error
+       dialog once we've displayed it.
+
 Tue Dec 21 21:58:56 2004  Owen Taylor  <otaylor@redhat.com>
 
        * pdf/xpdf/pdf-document.cc shell/ev-view.c: Hook things up