Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWouter Bolsterlee <wbolster@gnome.org>2006-10-08 14:51:55 (GMT)
committer Wouter Bolsterlee <wbolster@src.gnome.org>2006-10-08 14:51:55 (GMT)
commit6f5675e9962f795f45bd4385e4938f7177d14aa9 (patch)
treec9559ca17f344150d3dd17a8613a978b94422dfb /ChangeLog
parent47fb87e520d1abe31a1965d500602e0e80e899b2 (diff)
Assigned OpenDocument presenation MIME type to the Impress backend. Added
2006-10-08 Wouter Bolsterlee <wbolster@gnome.org> * backend/ev-document-factory.c: * configure.ac: Assigned OpenDocument presenation MIME type to the Impress backend. Added some missing (but harmless) #ifdefs in the document factory as well to make things consistent again. Fixes bug #360658.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd6421a..4d3510a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-10-08 Wouter Bolsterlee <wbolster@gnome.org>
+
+ * backend/ev-document-factory.c:
+ * configure.ac:
+ Assigned OpenDocument presenation MIME type to the
+ Impress backend. Added some missing (but harmless)
+ #ifdefs in the document factory as well to make things
+ consistent again. Fixes bug #360658.
+
2006-10-08 Christian Persch <chpe@cvs.gnome.org>
* backend/ev-async-renderer.c: (ev_async_renderer_get_type):