diff options
author | Philip Langdale <philipl@mail.utexas.edu> | 2005-10-13 11:46:25 +0800 |
---|---|---|
committer | Philip Langdale <philipl@src.gnome.org> | 2005-10-13 11:46:25 +0800 |
commit | 1e5693677f94e878dbd4edb745b0680e2ef17e9e (patch) | |
tree | f225b6b5e16c547dbfe2f9ff647c4203bc715a1a /ChangeLog | |
parent | 54d95188256bc3a6504e949d8a6d85190401330e (diff) | |
download | gsoc2013-epiphany-1e5693677f94e878dbd4edb745b0680e2ef17e9e.tar gsoc2013-epiphany-1e5693677f94e878dbd4edb745b0680e2ef17e9e.tar.gz gsoc2013-epiphany-1e5693677f94e878dbd4edb745b0680e2ef17e9e.tar.bz2 gsoc2013-epiphany-1e5693677f94e878dbd4edb745b0680e2ef17e9e.tar.lz gsoc2013-epiphany-1e5693677f94e878dbd4edb745b0680e2ef17e9e.tar.xz gsoc2013-epiphany-1e5693677f94e878dbd4edb745b0680e2ef17e9e.tar.zst gsoc2013-epiphany-1e5693677f94e878dbd4edb745b0680e2ef17e9e.zip |
. Forgot to remove the unused url variable.
2005-10-12 Philip Langdale <philipl@mail.utexas.edu>
* src/ephy-navigation-action.c:
(activate_back_or_forward_menu_item_cb). Forgot to
remove the unused url variable.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2005-10-12 Philip Langdale <philipl@mail.utexas.edu> + * src/ephy-navigation-action.c: + (activate_back_or_forward_menu_item_cb). Forgot to + remove the unused url variable. + +2005-10-12 Philip Langdale <philipl@mail.utexas.edu> + * embed/ephy-embed.c * embed/ephy-embed.h: (ephy_embed_shistory_copy). Add a method to copy the back/forward history from |