diff options
author | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-02-14 00:56:38 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-02-14 00:56:38 +0800 |
commit | 1379de4005dbb6302106277dff5336b71342391c (patch) | |
tree | 3698e1b6a9604dd8eb3099e6c971b7b10421722c /ChangeLog | |
parent | dbb19c8b42aafc289947199f57f656dd72a901d8 (diff) | |
download | gsoc2013-epiphany-1379de4005dbb6302106277dff5336b71342391c.tar gsoc2013-epiphany-1379de4005dbb6302106277dff5336b71342391c.tar.gz gsoc2013-epiphany-1379de4005dbb6302106277dff5336b71342391c.tar.bz2 gsoc2013-epiphany-1379de4005dbb6302106277dff5336b71342391c.tar.lz gsoc2013-epiphany-1379de4005dbb6302106277dff5336b71342391c.tar.xz gsoc2013-epiphany-1379de4005dbb6302106277dff5336b71342391c.tar.zst gsoc2013-epiphany-1379de4005dbb6302106277dff5336b71342391c.zip |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2004-02-13 Marco Pesenti Gritti <marco@gnome.org> + + * data/mime-types-permissions.xml: + + Several types are actually safe. + + * embed/mozilla/ContentHandler.cpp: + * embed/mozilla/ContentHandler.h: + + Change the safe/unsafe logic to not consider unkown + files unsafe, they will not be opened anyway. + Cleanups. + 2004-02-13 Christian Persch <chpe@cvs.gnome.org> * doc/reference/Makefile.am: |