aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2004-02-11 01:59:45 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2004-02-11 01:59:45 +0800
commit787631de022b3ae288a8fabfa1b5055100a610e3 (patch)
tree5381def4d085bf233446eec4d3f064b36f3a152c /ChangeLog
parente1886a523868e98b8a1dfe2192cd4f15760f864d (diff)
downloadgsoc2013-epiphany-787631de022b3ae288a8fabfa1b5055100a610e3.tar
gsoc2013-epiphany-787631de022b3ae288a8fabfa1b5055100a610e3.tar.gz
gsoc2013-epiphany-787631de022b3ae288a8fabfa1b5055100a610e3.tar.bz2
gsoc2013-epiphany-787631de022b3ae288a8fabfa1b5055100a610e3.tar.lz
gsoc2013-epiphany-787631de022b3ae288a8fabfa1b5055100a610e3.tar.xz
gsoc2013-epiphany-787631de022b3ae288a8fabfa1b5055100a610e3.tar.zst
gsoc2013-epiphany-787631de022b3ae288a8fabfa1b5055100a610e3.zip
Show the title of the bookmark, not the address
2004-02-10 Marco Pesenti Gritti <marco@gnome.org> * src/ephy-completion-model.c: (init_text_col): Show the title of the bookmark, not the address
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 52cde5d53..5e2d14eac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-02-10 Marco Pesenti Gritti <marco@gnome.org>
+
+ * src/ephy-completion-model.c: (init_text_col):
+
+ Show the title of the bookmark, not the address
+
2004-02-09 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-tab.c: (clipboard_text_received_cb),