summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-05-29 14:47:57 +0000
committerChristian Persch <chpe@src.gnome.org>2005-05-29 14:47:57 +0000
commitc16df3fe58ded96a6b842593ffe1b3103a6ac6f2 (patch)
tree20d5bfd61521f3bc4dda888abd7f0eaa20da1c8b /ChangeLog
parentf6711dac94e82f3c3b7cbe6d56d5c52f50930ef3 (diff)
downloadepiphany-c16df3fe58ded96a6b842593ffe1b3103a6ac6f2.tar.gz
Allow ViewSource for XML documents too. Fixes bug #305788.
2005-05-29 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (sync_tab_document_type): Allow ViewSource for XML documents too. Fixes bug #305788.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ae272094..6ef137c37 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-05-29 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/ephy-window.c: (sync_tab_document_type):
+
+ Allow ViewSource for XML documents too. Fixes bug #305788.
+
2005-05-28 Christian Persch <chpe@cvs.gnome.org>
* configure.ac: