diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-01-31 04:17:30 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-01-31 04:17:30 +0800 |
commit | 745ff820f8656ed82091b06af7c29e5a351b4277 (patch) | |
tree | 0e29ad25e57d5b9e4945da267dd7988e045f24bf /ChangeLog | |
parent | a1f39ad0a4fb61c941496c7f64695d7eff797c34 (diff) | |
download | gsoc2013-epiphany-745ff820f8656ed82091b06af7c29e5a351b4277.tar gsoc2013-epiphany-745ff820f8656ed82091b06af7c29e5a351b4277.tar.gz gsoc2013-epiphany-745ff820f8656ed82091b06af7c29e5a351b4277.tar.bz2 gsoc2013-epiphany-745ff820f8656ed82091b06af7c29e5a351b4277.tar.lz gsoc2013-epiphany-745ff820f8656ed82091b06af7c29e5a351b4277.tar.xz gsoc2013-epiphany-745ff820f8656ed82091b06af7c29e5a351b4277.tar.zst gsoc2013-epiphany-745ff820f8656ed82091b06af7c29e5a351b4277.zip |
Truncate URI and title strings. Bug #329160.
2006-01-30 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/GlobalHistory.cpp:
Truncate URI and title strings. Bug #329160.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2006-01-30 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/GlobalHistory.cpp: + + Truncate URI and title strings. Bug #329160. + +2006-01-30 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-find-toolbar.c: (ephy_find_toolbar_dispose), (ephy_find_toolbar_class_init): |