aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2006-01-31 04:17:30 +0800
committerChristian Persch <chpe@src.gnome.org>2006-01-31 04:17:30 +0800
commit745ff820f8656ed82091b06af7c29e5a351b4277 (patch)
tree0e29ad25e57d5b9e4945da267dd7988e045f24bf /ChangeLog
parenta1f39ad0a4fb61c941496c7f64695d7eff797c34 (diff)
downloadgsoc2013-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b317dbe1..4fa9cd54b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):