Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2008-03-22 15:36:31 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2008-03-22 15:36:31 (GMT)
commitefc1202860ecf9849d517e3ca42787074b5c4d08 (patch)
tree3111570150c2db2a9cf34bc8b655433e2dcb9b80 /ChangeLog
parent8dd1b52c6b151c1c805714d67fb9aa8aa4185619 (diff)
Add a configure option to enable/diable DBus. Patch by Rémi Cardona.
2008-03-22 Carlos Garcia Campos <carlosgc@gnome.org> * configure.ac: Add a configure option to enable/diable DBus. Patch by Rémi Cardona. Fixes bug 521797. svn path=/trunk/; revision=2976
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 57a15de..6a677b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-03-22 Carlos Garcia Campos <carlosgc@gnome.org>
+ * configure.ac:
+
+ Add a configure option to enable/diable DBus. Patch by Rémi
+ Cardona. Fixes bug 521797.
+
+2008-03-22 Carlos Garcia Campos <carlosgc@gnome.org>
+
* backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page):
Fix printing in documents with rotated pages. Patch by Eugen