]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Bug 568220 – need pkg-config file
[evince.git] / ChangeLog
index 6adbad61bf9437065662dae6a0ffc0e0a6d05a6e..f36b2d0d6f867b6a425539bc046214360ad38841 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,36 @@
+2009-01-21  Christian Persch  <chpe@gnome.org>
+
+       * Makefile.am:
+       * configure.ac:
+       A evince-{backend,view}.pc.in: Add pkgconfig files. Bug #568220.
+
+2009-01-21  Christian Persch  <chpe@gnome.org>
+
+       * 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  <poincare@ikezoe.net>
+
+       * 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  <tomeu@sugarlabs.org>
+
+       * libdocument/ev-document-info.h:
+
+       Add missing EV_TYPE_DOCUMENT_INFO. See bug #567790.
+       
 2009-01-20  Tomeu Vizoso  <tomeu@sugarlabs.org>
 
        * libview/Makefile.am: