aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-01-09 09:29:17 +0800
committerChristian Persch <chpe@src.gnome.org>2005-01-09 09:29:17 +0800
commit26655a0641769e2b8d27980b9dc463f5282a489c (patch)
treebfae8f3c6f9ba51bf97711a9dff1ec8c187ecd74 /ChangeLog
parent2427e942801133136a6d63874eee960f1249f0d2 (diff)
downloadgsoc2013-epiphany-26655a0641769e2b8d27980b9dc463f5282a489c.tar
gsoc2013-epiphany-26655a0641769e2b8d27980b9dc463f5282a489c.tar.gz
gsoc2013-epiphany-26655a0641769e2b8d27980b9dc463f5282a489c.tar.bz2
gsoc2013-epiphany-26655a0641769e2b8d27980b9dc463f5282a489c.tar.lz
gsoc2013-epiphany-26655a0641769e2b8d27980b9dc463f5282a489c.tar.xz
gsoc2013-epiphany-26655a0641769e2b8d27980b9dc463f5282a489c.tar.zst
gsoc2013-epiphany-26655a0641769e2b8d27980b9dc463f5282a489c.zip
Don't show the description for no-secure and broken sites.
2005-01-09 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (sync_tab_security): Don't show the description for no-secure and broken sites.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bcd7a5de5..f5a06d02c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-01-09 Christian Persch <chpe@cvs.gnome.org>
+ * src/ephy-window.c: (sync_tab_security):
+
+ Don't show the description for no-secure and broken sites.
+
+2005-01-09 Christian Persch <chpe@cvs.gnome.org>
+
* embed/mozilla/GtkNSSSecurityWarningDialogs.cpp:
* embed/mozilla/GtkNSSSecurityWarningDialogs.h: