aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2004-01-15 04:20:21 +0800
committerXan Lopez <xan@src.gnome.org>2004-01-15 04:20:21 +0800
commit0b8efcc2c1560f2d7d514d96d85c464b34d1d813 (patch)
tree41942042a0be7ac537c2f2f1fa96076cce5a11e7 /ChangeLog
parent5f54dbeb3182d84a0e3d7abe66e4a1bbd0d37392 (diff)
downloadgsoc2013-epiphany-0b8efcc2c1560f2d7d514d96d85c464b34d1d813.tar
gsoc2013-epiphany-0b8efcc2c1560f2d7d514d96d85c464b34d1d813.tar.gz
gsoc2013-epiphany-0b8efcc2c1560f2d7d514d96d85c464b34d1d813.tar.bz2
gsoc2013-epiphany-0b8efcc2c1560f2d7d514d96d85c464b34d1d813.tar.lz
gsoc2013-epiphany-0b8efcc2c1560f2d7d514d96d85c464b34d1d813.tar.xz
gsoc2013-epiphany-0b8efcc2c1560f2d7d514d96d85c464b34d1d813.tar.zst
gsoc2013-epiphany-0b8efcc2c1560f2d7d514d96d85c464b34d1d813.zip
Let the user decide about what to do with automatic dialogs.
* embed/mozilla/ContentHandler.cpp: * embed/mozilla/ContentHandler.h: Let the user decide about what to do with automatic dialogs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc27ea17d..229bc20f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-01-14 Xan Lopez <xan@gnome.org>
+
+ * embed/mozilla/ContentHandler.cpp:
+ * embed/mozilla/ContentHandler.h:
+
+ Let the user decide about what to do with automatic dialogs.
+
2004-01-14 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-embed-persist.c: (ephy_embed_persist_to_string):