aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2006-01-31 04:32:44 +0800
committerChristian Persch <chpe@src.gnome.org>2006-01-31 04:32:44 +0800
commit03101dff3364d93e18b7145ff4fcd164bff7eb60 (patch)
treee84db1bece153aecb840d36890217fb007d68414 /ChangeLog
parent745ff820f8656ed82091b06af7c29e5a351b4277 (diff)
downloadgsoc2013-epiphany-03101dff3364d93e18b7145ff4fcd164bff7eb60.tar
gsoc2013-epiphany-03101dff3364d93e18b7145ff4fcd164bff7eb60.tar.gz
gsoc2013-epiphany-03101dff3364d93e18b7145ff4fcd164bff7eb60.tar.bz2
gsoc2013-epiphany-03101dff3364d93e18b7145ff4fcd164bff7eb60.tar.lz
gsoc2013-epiphany-03101dff3364d93e18b7145ff4fcd164bff7eb60.tar.xz
gsoc2013-epiphany-03101dff3364d93e18b7145ff4fcd164bff7eb60.tar.zst
gsoc2013-epiphany-03101dff3364d93e18b7145ff4fcd164bff7eb60.zip
Special error text for localhost URIs. Bug #323261, patch by
2006-01-30 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyAboutModule.cpp: Special error text for localhost URIs. Bug #323261, patch by Jean-François Rameau.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4fa9cd54b..9c6192d22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-01-30 Christian Persch <chpe@cvs.gnome.org>
+ * embed/mozilla/EphyAboutModule.cpp:
+
+ Special error text for localhost URIs. Bug #323261,
+ patch by Jean-François Rameau.
+
+2006-01-30 Christian Persch <chpe@cvs.gnome.org>
+
* embed/mozilla/GlobalHistory.cpp:
Truncate URI and title strings. Bug #329160.