diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2003-09-23 18:08:03 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2003-09-23 18:08:03 +0800 |
commit | 6003b89a702314d2fe60f3feae4b3b857526b6af (patch) | |
tree | 13444281083835af690e3509d3e765788fb80cc7 /ChangeLog | |
parent | f570b8f51a31ba527846bfd169f8785dab8eabb9 (diff) | |
download | gsoc2013-epiphany-6003b89a702314d2fe60f3feae4b3b857526b6af.tar gsoc2013-epiphany-6003b89a702314d2fe60f3feae4b3b857526b6af.tar.gz gsoc2013-epiphany-6003b89a702314d2fe60f3feae4b3b857526b6af.tar.bz2 gsoc2013-epiphany-6003b89a702314d2fe60f3feae4b3b857526b6af.tar.lz gsoc2013-epiphany-6003b89a702314d2fe60f3feae4b3b857526b6af.tar.xz gsoc2013-epiphany-6003b89a702314d2fe60f3feae4b3b857526b6af.tar.zst gsoc2013-epiphany-6003b89a702314d2fe60f3feae4b3b857526b6af.zip |
Swapped arguments in a func, was causing edit on the address instead of
2003-09-23 Marco Pesenti Gritti <marco@gnome.org>
* src/bookmarks/ephy-bookmarks-editor.c:
(ephy_bookmarks_editor_construct):
Swapped arguments in a func, was causing edit on the
address instead of title.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2003-09-23 Marco Pesenti Gritti <marco@gnome.org> + + * src/bookmarks/ephy-bookmarks-editor.c: + (ephy_bookmarks_editor_construct): + + Swapped arguments in a func, was causing edit on the + address instead of title. + 2003-09-22 Christian Persch <chpe@cvs.gnome.org> * epiphany.spec: |