diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-01-31 04:32:44 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-01-31 04:32:44 +0800 |
commit | 03101dff3364d93e18b7145ff4fcd164bff7eb60 (patch) | |
tree | e84db1bece153aecb840d36890217fb007d68414 /ChangeLog | |
parent | 745ff820f8656ed82091b06af7c29e5a351b4277 (diff) | |
download | gsoc2013-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |