]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Use g_type_module_add_interface instead of g_type_add_interface_static.
[evince.git] / ChangeLog
index 8cd1d17c93624bd078207b5ee7e186468476e3c8..ecd577e7def5cbf87e8ad5ee4a8f0d077be982de 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2008-03-03  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * backend/comics/comics-document.c:
+       * backend/djvu/djvu-document.c:
+       * backend/impress/impress-document.c:
+       * backend/pdf/ev-poppler.cc:
+       * backend/pixbuf/pixbuf-document.c:
+       * backend/ps/ev-spectre.c:
+       * backend/ps/ps-document.c:
+       * backend/tiff/tiff-document.c:
+       * libdocument/ev-document.h:
+       * properties/ev-properties-main.c:
+
+       Use g_type_module_add_interface instead of
+       g_type_add_interface_static. Fixes bug #519679.
+       
 2008-02-29  Carlos Garnacho  <carlosg@gnome.org>
 
        * shell/ev-transition-animation.[ch] (ev_transition_animation_ready):