aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-03-21 20:30:56 +0800
committerChristian Persch <chpe@src.gnome.org>2004-03-21 20:30:56 +0800
commitdbc048ed5840064c509e546e5e4583d399256720 (patch)
treecdfba54b544fc86bc8b59c489a525cea2e0a9819 /ChangeLog
parentd9a8d9ecbbef9bf4841e744f30c6f4b370fc580d (diff)
downloadgsoc2013-epiphany-dbc048ed5840064c509e546e5e4583d399256720.tar
gsoc2013-epiphany-dbc048ed5840064c509e546e5e4583d399256720.tar.gz
gsoc2013-epiphany-dbc048ed5840064c509e546e5e4583d399256720.tar.bz2
gsoc2013-epiphany-dbc048ed5840064c509e546e5e4583d399256720.tar.lz
gsoc2013-epiphany-dbc048ed5840064c509e546e5e4583d399256720.tar.xz
gsoc2013-epiphany-dbc048ed5840064c509e546e5e4583d399256720.tar.zst
gsoc2013-epiphany-dbc048ed5840064c509e546e5e4583d399256720.zip
Don't override nsWebBrowserContentPolicy contract ID, just register our
2004-03-21 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyContentPolicy.h: * embed/mozilla/MozRegisterComponents.cpp: Don't override nsWebBrowserContentPolicy contract ID, just register our own content policy with the category manager.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19d817d00..7d18038f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2004-03-21 Christian Persch <chpe@cvs.gnome.org>
+ * embed/mozilla/EphyContentPolicy.h:
+ * embed/mozilla/MozRegisterComponents.cpp:
+
+ Don't override nsWebBrowserContentPolicy contract ID, just register our own
+ content policy with the category manager.
+
+2004-03-21 Christian Persch <chpe@cvs.gnome.org>
+
* configure.in:
* data/Makefile.am:
R data/epiphany-1.2.pc.in: