X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=f36b2d0d6f867b6a425539bc046214360ad38841;hb=83f94c1e5f748c72cde600ddd09e8cc74aa9701d;hp=6adbad61bf9437065662dae6a0ffc0e0a6d05a6e;hpb=03e6020dd12afb62f68ddcf80d36ddc1a1e7eea2;p=evince.git diff --git a/ChangeLog b/ChangeLog index 6adbad61..f36b2d0d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,36 @@ +2009-01-21 Christian Persch + + * Makefile.am: + * configure.ac: + A evince-{backend,view}.pc.in: Add pkgconfig files. Bug #568220. + +2009-01-21 Christian Persch + + * configure.ac: + * libdocument/Makefile.am: + A libdocument/ev-version.h.in: Add version defines and version check + macro. Bug #568224. + +2009-01-21 Hiroyuki Ikezoe + + * shell/ev-sidebar-links.c + * shell/ev-print-operation.c: + * shell/ev-history.c: + * shell/ev-file-monitor.c: + * shell/ev-window.c: + * shell/ev-password-view.c: + * shell/ev-sidebar-thumbnails.c: + * shell/ev-sidebar-attachments.c: + * libview/ev-pixbuf-cache.c: + * libview/ev-view.c: Remove needless G_OBJECT from g_signal_connect. + Bug #568386. + +2009-01-20 Tomeu Vizoso + + * libdocument/ev-document-info.h: + + Add missing EV_TYPE_DOCUMENT_INFO. See bug #567790. + 2009-01-20 Tomeu Vizoso * libview/Makefile.am: