aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDiego Escalante Urrelo <diegoe@svn.gnome.org>2007-01-03 15:39:16 +0800
committerDiego Escalante Urrelo <diegoe@src.gnome.org>2007-01-03 15:39:16 +0800
commitd01432071dba797dd0fcca588432a315c1a87573 (patch)
tree0d9eb3293055b8c16747487bc328a041819bf2e9 /ChangeLog
parent1885536e41726d40825753019e37c793dc83a70d (diff)
downloadgsoc2013-epiphany-d01432071dba797dd0fcca588432a315c1a87573.tar
gsoc2013-epiphany-d01432071dba797dd0fcca588432a315c1a87573.tar.gz
gsoc2013-epiphany-d01432071dba797dd0fcca588432a315c1a87573.tar.bz2
gsoc2013-epiphany-d01432071dba797dd0fcca588432a315c1a87573.tar.lz
gsoc2013-epiphany-d01432071dba797dd0fcca588432a315c1a87573.tar.xz
gsoc2013-epiphany-d01432071dba797dd0fcca588432a315c1a87573.tar.zst
gsoc2013-epiphany-d01432071dba797dd0fcca588432a315c1a87573.zip
Added text/csv as a safe type (note that the alias
2007-01-03 Diego Escalante Urrelo <diegoe@svn.gnome.org> * data/mime-types-permissions.xml: Added text/csv as a safe type (note that the alias text/x-comma-separate-values is also present). Patch by Gaëtan Podevijn. svn path=/trunk/; revision=6779
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2bbf24a3d..0b7c035c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-01-03 Diego Escalante Urrelo <diegoe@svn.gnome.org>
+
+ * data/mime-types-permissions.xml:
+
+ Added text/csv as a safe type (note that the alias
+ text/x-comma-separate-values is also present). Patch by Gaëtan
+ Podevijn.
+
+
2007-01-02 Diego Escalante Urrelo <diegoe@svn.gnome.org>
* src/ephy-history-window.c: (ephy_history_window_update_menu):