X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=ecd577e7def5cbf87e8ad5ee4a8f0d077be982de;hb=0c06dc4d1656051c9613973e8bef9c7dbfaa151d;hp=8cd1d17c93624bd078207b5ee7e186468476e3c8;hpb=a00ee8735a6691f65905515d6d405c49b31beb2e;p=evince.git diff --git a/ChangeLog b/ChangeLog index 8cd1d17c..ecd577e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2008-03-03 Carlos Garcia Campos + + * 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 * shell/ev-transition-animation.[ch] (ev_transition_animation_ready):