aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-11-01 02:51:44 +0800
committerChristian Persch <chpe@src.gnome.org>2005-11-01 02:51:44 +0800
commit464bb25b7c896c097765e23e396ab82c38dc1eb8 (patch)
tree9fa6a5f55f54319a2552231a6fd046fe574d6da6 /ChangeLog
parent06020f19214a5e141fe5202a8f8678a2d0c13bd7 (diff)
downloadgsoc2013-epiphany-464bb25b7c896c097765e23e396ab82c38dc1eb8.tar
gsoc2013-epiphany-464bb25b7c896c097765e23e396ab82c38dc1eb8.tar.gz
gsoc2013-epiphany-464bb25b7c896c097765e23e396ab82c38dc1eb8.tar.bz2
gsoc2013-epiphany-464bb25b7c896c097765e23e396ab82c38dc1eb8.tar.lz
gsoc2013-epiphany-464bb25b7c896c097765e23e396ab82c38dc1eb8.tar.xz
gsoc2013-epiphany-464bb25b7c896c097765e23e396ab82c38dc1eb8.tar.zst
gsoc2013-epiphany-464bb25b7c896c097765e23e396ab82c38dc1eb8.zip
Use the history window as parent for the new-bookmark dialogue. Fixes bug
2005-10-31 Christian Persch <chpe@cvs.gnome.org> * src/ephy-history-window.c: (cmd_bookmark_link): Use the history window as parent for the new-bookmark dialogue. Fixes bug #320329.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 857b87a88..d652be2ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-10-31 Christian Persch <chpe@cvs.gnome.org>
+ * src/ephy-history-window.c: (cmd_bookmark_link):
+
+ Use the history window as parent for the new-bookmark dialogue.
+ Fixes bug #320329.
+
+2005-10-31 Christian Persch <chpe@cvs.gnome.org>
+
* src/ephy-history-window.c: (build_search_box):
Fix capitalisation, bug #320330.