diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-01-25 06:13:26 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-01-25 06:13:26 +0800 |
commit | cd81c004a5fd5299e795ffd1fec4413e8b2e3300 (patch) | |
tree | e57aa3d7f7895543b794583062abb64052ad6664 /ChangeLog | |
parent | 79335bd6261dba80338eeefdf8e563ec350db501 (diff) | |
download | gsoc2013-epiphany-cd81c004a5fd5299e795ffd1fec4413e8b2e3300.tar gsoc2013-epiphany-cd81c004a5fd5299e795ffd1fec4413e8b2e3300.tar.gz gsoc2013-epiphany-cd81c004a5fd5299e795ffd1fec4413e8b2e3300.tar.bz2 gsoc2013-epiphany-cd81c004a5fd5299e795ffd1fec4413e8b2e3300.tar.lz gsoc2013-epiphany-cd81c004a5fd5299e795ffd1fec4413e8b2e3300.tar.xz gsoc2013-epiphany-cd81c004a5fd5299e795ffd1fec4413e8b2e3300.tar.zst gsoc2013-epiphany-cd81c004a5fd5299e795ffd1fec4413e8b2e3300.zip |
Fix "Go Up" not to omit the directory if the uri references a file. Patch
2005-01-24 Christian Persch,,, <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-embed.cpp:
Fix "Go Up" not to omit the directory if the uri references
a file. Patch taken from galeon. Fixes equiv. of bug #165094.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-01-24 Christian Persch,,, <chpe@cvs.gnome.org> + + * embed/mozilla/mozilla-embed.cpp: + + Fix "Go Up" not to omit the directory if the uri references + a file. Patch taken from galeon. Fixes equiv. of bug #165094. + 2005-01-24 Crispin Flowerday <gnome@flowerday.cx> * embed/mozilla/EphySidebar.cpp (AddPanel): |