aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-12-31 02:10:21 +0800
committerChristian Persch <chpe@src.gnome.org>2003-12-31 02:10:21 +0800
commite75afc16ed5bb461f2e1a49e052f23e70e47db82 (patch)
treeb105c9bc748b75bbad6de430f37858547049ae67 /ChangeLog
parent69f1a14473f11b9890713a52843b5b8bd465f1f9 (diff)
downloadgsoc2013-epiphany-e75afc16ed5bb461f2e1a49e052f23e70e47db82.tar
gsoc2013-epiphany-e75afc16ed5bb461f2e1a49e052f23e70e47db82.tar.gz
gsoc2013-epiphany-e75afc16ed5bb461f2e1a49e052f23e70e47db82.tar.bz2
gsoc2013-epiphany-e75afc16ed5bb461f2e1a49e052f23e70e47db82.tar.lz
gsoc2013-epiphany-e75afc16ed5bb461f2e1a49e052f23e70e47db82.tar.xz
gsoc2013-epiphany-e75afc16ed5bb461f2e1a49e052f23e70e47db82.tar.zst
gsoc2013-epiphany-e75afc16ed5bb461f2e1a49e052f23e70e47db82.zip
Add API to EphyEmbedSingle to clear the HTTP authentication cache.
2003-12-30 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed-single.c: (ephy_embed_single_clear_auth_cache): * embed/ephy-embed-single.h: * embed/mozilla/mozilla-embed-single.cpp: Add API to EphyEmbedSingle to clear the HTTP authentication cache.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index de4cd717a..e7149fa4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-12-30 Christian Persch <chpe@cvs.gnome.org>
+
+ * embed/ephy-embed-single.c: (ephy_embed_single_clear_auth_cache):
+ * embed/ephy-embed-single.h:
+ * embed/mozilla/mozilla-embed-single.cpp:
+
+ Add API to EphyEmbedSingle to clear the HTTP authentication cache.
+
2003-12-29 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-embed-shell.c: (ephy_embed_shell_get_favicon_cache),